Skip to content

Separate model classes#9

Merged
dev-ruby merged 2 commits intomainfrom
dev
Oct 23, 2023
Merged

Separate model classes#9
dev-ruby merged 2 commits intomainfrom
dev

Conversation

@dev-ruby
Copy link
Copy Markdown
Owner

Changes

  • Separate model classes by functionality ( CSGO, Apex, General, ... )
  • Split files so that only one class is defined in a file
  • Use from typing import * instead of from typing import Dict, Union, ...
  • Hide TrackerGG.__init__.count variable with __
  • Sort imports and add __all__ to each file

@dev-ruby dev-ruby merged commit d13c980 into main Oct 23, 2023
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