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 code into modules #17

Merged
merged 8 commits into from
Sep 3, 2024
Merged

Refactor code into modules #17

merged 8 commits into from
Sep 3, 2024

Conversation

EricTendian
Copy link
Member

@EricTendian EricTendian commented Sep 2, 2024

This PR reorganizes the rest of the code into more modular folders, and applies a bunch of fixes found from various linters. This also upgrades the app to Python 3.12.

This mainly consists of adding better static types, which is why so many lines were changed.

The black formatter was replaced with ruff and the mypy type checker was added.

@EricTendian EricTendian merged commit 695448c into main Sep 3, 2024
1 check passed
@EricTendian EricTendian deleted the modularize-code branch September 3, 2024 03:26
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