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.
--additional-flags='check-untyped-defs'
1 parent 7c15e69 commit dc3bef2Copy full SHA for dc3bef2
.github/workflows/mypy_primer.yml
@@ -52,7 +52,6 @@ jobs:
52
--new v${MYPY_VERSION} --old v${MYPY_VERSION} \
53
--custom-typeshed-repo typeshed_to_test \
54
--new-typeshed $GITHUB_SHA --old-typeshed upstream_main \
55
- --additional-flags="--check-untyped-defs" \
56
--num-shards 4 --shard-index ${{ matrix.shard-index }} \
57
--debug \
58
--output concise \
0 commit comments