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 75a1e56 + e52f78a commit 165cc8bCopy full SHA for 165cc8b
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