We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d4691b commit 82b30a2Copy full SHA for 82b30a2
1 file changed
.gitignore
@@ -2,4 +2,7 @@ build
2
*.egg-info
3
.ruff_cache
4
*.sarif
5
-*.pyc
+*.pyc
6
+.pyre
7
+.pytype
8
+.mypy_cache
0 commit comments