chore: bump mypy to 1.16 (#20608)
This commit is contained in:
parent
60777bc610
commit
0f3d4d0b6e
9 changed files with 2217 additions and 2178 deletions
|
|
@ -7,4 +7,4 @@ cd "$SCRIPT_DIR/.."
|
|||
|
||||
# run mypy checks
|
||||
uv run --directory api --dev --with pip \
|
||||
python -m mypy --install-types --non-interactive --cache-fine-grained --sqlite-cache .
|
||||
python -m mypy --install-types --non-interactive ./
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue