mirror of
https://github.com/langgenius/dify.git
synced 2026-01-19 11:45:05 +08:00
chore: bump mypy to 1.16 (#20608)
This commit is contained in:
@ -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 ./
|
||||
|
||||
Reference in New Issue
Block a user