Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-45321: Make Parser metadata type variable importable #60

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

jonathansick
Copy link
Member

The MetadataContainer type variable has been renamed to
DocumentMetadataT and is now available from the lander.ext.parser
module. This allows subclasses to declare the type variable
consistently.

The `MetadataContainer` type variable has been renamed to
`DocumentMetadataT` and is now available from the `lander.ext.parser`
module. This allows subclasses to declare the type variable
consistently.
@jonathansick jonathansick merged commit 8f6d868 into main Jul 18, 2024
5 checks passed
@jonathansick jonathansick deleted the tickets/DM-45321 branch July 18, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant