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.
1 parent eb5e086 commit 656bc7eCopy full SHA for 656bc7e
mypy_self_check.ini
@@ -19,4 +19,4 @@ pretty = True
19
always_false = MYPYC
20
plugins = misc/proper_plugin.py
21
python_version = 3.6
22
-exclude = mypy/typeshed/
+exclude = mypy/typeshed/|mypyc/test-data/|mypyc/lib-rt/
0 commit comments