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

setting up a parallel method of accessing metadata contents #294

Merged
merged 3 commits into from
May 24, 2024

Conversation

AsherGlick
Copy link
Owner

The goal will be to eventually completely replace the existing methods for accessing the metadata with this fully typed way to make the code faster to write and easier to read. This will ultimately remove JSONSchema from our list of dependencies once complete.

@AsherGlick
Copy link
Owner Author

These tests are failing because I have used a feature of dataclasses kw_only=True. This feature only exists in python 3.10 and the version of python Ubuntu 20.04 is not 3.10. Looking to see what options are available here.

Base automatically changed from inheritance_testing to xml_converter May 21, 2024 02:56
@AsherGlick AsherGlick merged commit 66c8de2 into xml_converter May 24, 2024
12 checks passed
@AsherGlick AsherGlick deleted the metadata_dataclass branch May 24, 2024 04:59
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.

2 participants