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

[Refactor] Reduce code duplication by using abstract base classes #117

Open
a-r-j opened this issue Mar 27, 2023 · 0 comments
Open

[Refactor] Reduce code duplication by using abstract base classes #117

a-r-j opened this issue Mar 27, 2023 · 0 comments

Comments

@a-r-j
Copy link
Contributor

a-r-j commented Mar 27, 2023

Now that we support quite a few different formats we've ended with a significant amount of code duplication in the library. This should be refactored out into an abstract base class to reduce the future maintenance burden.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant