We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85f06fb commit d5d7a0eCopy full SHA for d5d7a0e
tox.ini
@@ -17,6 +17,7 @@ deps =
17
setenv =
18
LC_CTYPE=en_US.UTF-8
19
commands =
20
+ pre-commit install
21
pre-commit run --all-files --show-diff-on-failure
22
23
[testenv:mypy]
0 commit comments