Skip to content

Commit a0a79db

Browse files
authored
fix
1 parent 20a410f commit a0a79db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/scripts/lint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ set -e
44
set -x
55

66
mypy app
7-
ty app
7+
ty check app
88
ruff check app
99
ruff format app --check

0 commit comments

Comments
 (0)