Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit165cc8b

Browse files
authored
Merge pull request#30570 from meeseeksmachine/auto-backport-of-pr-30558-on-v3.10.x
Backport PR#30558 on branch v3.10.x (Fix stubtest with mypy 18)
2 parents75a1e56 +e52f78a commit165cc8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎tools/stubtest.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ def visit_ClassDef(self, node):
108108
[
109109
"stubtest",
110110
"--mypy-config-file=pyproject.toml",
111+
"--ignore-disjoint-bases",
111112
"--allowlist=ci/mypy-stubtest-allowlist.txt",
112113
f"--allowlist={p}",
113114
"matplotlib",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp