Skip to content

Commit 7904e9c

Browse files
committed
🔨 Tweak script
1 parent b6b11a0 commit 7904e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/lint.sh

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

66
mypy src
7-
ruff check src tests docs_src scripts
7+
ruff check src tests scripts
88
ruff format src tests --check

0 commit comments

Comments
 (0)