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

Split out each API Object class to be in its own file #68

Open
shrik450 opened this issue Apr 3, 2024 · 0 comments
Open

Split out each API Object class to be in its own file #68

shrik450 opened this issue Apr 3, 2024 · 0 comments

Comments

@shrik450
Copy link
Collaborator

shrik450 commented Apr 3, 2024

Currently, all of the APIObject classes are in one file, apiobject.py. This makes things mildly inconvenient for no good reason, as we already re-export most of those classes from the toplevel. We can split each class out into its own file to make it easier to manage.

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

No branches or pull requests

1 participant