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
Currently the CI does not pin versions for black and flake8. We should add a pre-commit config (with appropriate instructions in the README.md), which could then be used in the CI to make sure it uses the same package versions as the repo maintainers.
The text was updated successfully, but these errors were encountered:
Currently the CI does not pin versions for
black
andflake8
. We should add a pre-commit config (with appropriate instructions in theREADME.md
), which could then be used in the CI to make sure it uses the same package versions as the repo maintainers.The text was updated successfully, but these errors were encountered: