Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 3db41bd + 4dcf152 commit 88fab21Copy full SHA for 88fab21
1 file changed
tools/stubtest.py
@@ -108,6 +108,7 @@ def visit_ClassDef(self, node):
108
[
109
"stubtest",
110
"--mypy-config-file=pyproject.toml",
111
+ "--ignore-disjoint-bases",
112
"--allowlist=ci/mypy-stubtest-allowlist.txt",
113
f"--allowlist={p}",
114
"matplotlib",
0 commit comments