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 1416850 commit 0771a2eCopy full SHA for 0771a2e
noxfile.py
@@ -28,7 +28,7 @@
28
nox.options.sessions = (
29
"pre-commit",
30
"safety",
31
- "mypy",
+ # "mypy",
32
"tests",
33
"typeguard",
34
"xdoctest",
0 commit comments