You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.
To ensure this project is welcoming to contributions from the general public, automated code health tooling should be set up to enforce code style and detect antipatterns.
Completion criteria
PEP 484 type hints have been added to the codebase
PEP 526 variable annotations have been added to the codebase
Continuous Integration automatically runs the following tools on each Pull Request:
black
isort
flake8
mypy
pytest
The text was updated successfully, but these errors were encountered:
To ensure this project is welcoming to contributions from the general public, automated code health tooling should be set up to enforce code style and detect antipatterns.
Completion criteria
The text was updated successfully, but these errors were encountered: