We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77dad05 commit 35655a6Copy full SHA for 35655a6
scripts/lint.sh
@@ -5,3 +5,4 @@ set -x
5
6
poetry run ruff dsws_client tests
7
poetry run black dsws_client tests --check
8
+poetry run mypy dsws_client tests
0 commit comments