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.
2 parents c0c1a48 + 58c2aba commit df6a05eCopy full SHA for df6a05e
Python.gitignore
@@ -96,3 +96,6 @@ ENV/
96
97
# mkdocs documentation
98
/site
99
+
100
+# mypy
101
+.mypy_cache/
0 commit comments