We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 584ee18 commit 9627ac2Copy full SHA for 9627ac2
1 file changed
Python.gitignore
@@ -127,3 +127,6 @@ dmypy.json
127
128
# Pyre type checker
129
.pyre/
130
+
131
+# pytype static type analyzer
132
+.pytype/
0 commit comments