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.
1 parent 01b9048 commit dde70aeCopy full SHA for dde70ae
1 file changed
tests/stubtest_third_party.py
@@ -108,6 +108,7 @@ def run_stubtest(dist: Path, *, verbose: bool = False, ci_platforms_only: bool =
108
"mypy.stubtest",
109
"--mypy-config-file",
110
temp.name,
111
+ "--show-traceback",
112
# Use --custom-typeshed-dir in case we make linked changes to stdlib or _typeshed
113
"--custom-typeshed-dir",
114
str(dist.parent.parent),
0 commit comments