We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 879af8c commit 2a24250Copy full SHA for 2a24250
1 file changed
api_core/setup.cfg
@@ -8,3 +8,5 @@ inputs =
8
exclude =
9
tests/
10
output = pytype_output/
11
+# Workaround for https://github.com/google/pytype/issues/150
12
+disable = pyi-error
0 commit comments