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

[WIP] add mypy & isort #45

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

wiseaidev
Copy link

@wiseaidev wiseaidev commented Apr 1, 2023

TODO:

  • Configure mypy.
  • Configure isort to make imports more readable.
  • Add mypy on the common package.
  • Add mypy as a pre-commit hook
  • Add isort as a pre-commit hook.
  • Add mypy on the core package.
  • Add mypy on the machines package.
  • Add mypy on the metrics package.
  • Add mypy on the ml_logging package.
  • Add mypy on the optimizers package.
  • Add mypy on the projects package.
  • Add mypy on the reader package.
  • Add mypy on the tools package.

@CLAassistant
Copy link

CLAassistant commented Apr 1, 2023

CLA assistant check
All committers have signed the CLA.

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.

None yet

2 participants