We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56eb6b6 commit efc876fCopy full SHA for efc876f
scripts/mypy_primer.sh
@@ -22,7 +22,7 @@ cd ..
22
echo "Project selector: ${PRIMER_SELECTOR}"
23
# Allow the exit code to be 0 or 1, only fail for actual mypy_primer crashes/bugs
24
uvx \
25
- --from="git+https://github.com/hauntsaninja/mypy_primer@d4e091e8937adea5b2722b49e17d3b252f2c8950" \
+ --from="git+https://github.com/hauntsaninja/mypy_primer@850d65d9da947ef9e02498b6f07598e7c8401641" \
26
mypy_primer \
27
--repo ruff \
28
--type-checker ty \
0 commit comments