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 ae79714 commit d0b93b0Copy full SHA for d0b93b0
setup.cfg
@@ -22,7 +22,7 @@ exclude =
22
# fixtures have their own .pyi-specific configuration
23
test-data/*,
24
# typeshed has its own .pyi-specific configuration
25
- typeshed/*,
+ mypy/typeshed/*,
26
# flake8 might be started when there's still examples in the temp dir
27
tmp-test-dirs/*
28
.tox
0 commit comments