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 722f1a7 commit 09f570aCopy full SHA for 09f570a
scripts/mypy_primer.sh
@@ -20,7 +20,7 @@ cd ..
20
echo "Project selector: ${PRIMER_SELECTOR}"
21
# Allow the exit code to be 0 or 1, only fail for actual mypy_primer crashes/bugs
22
uvx \
23
- --from="git+https://github.com/hauntsaninja/mypy_primer@25a87147434a0f0588cfb7ce6e82e5e9aaccc59e" \
+ --from="git+https://github.com/hauntsaninja/mypy_primer@0d20fff78b67f11f4dcbeb3d9b1c645b7198db5e" \
24
mypy_primer \
25
--repo ruff \
26
--type-checker ty \
0 commit comments