Skip to content

Commit 35655a6

Browse files
committed
🔨 script: enable mypy
1 parent 77dad05 commit 35655a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/lint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ set -x
55

66
poetry run ruff dsws_client tests
77
poetry run black dsws_client tests --check
8+
poetry run mypy dsws_client tests

0 commit comments

Comments
 (0)