We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a62cf3b commit b7bde3bCopy full SHA for b7bde3b
1 file changed
.gitignore
@@ -74,6 +74,9 @@ target/
74
# docs
75
doc/_build/
76
77
+# mypy
78
+.mypy_cache/
79
+
80
*.lprof
81
82
pip-wheel-metadata/
0 commit comments