updated mypy script

This commit is contained in:
Brian Bjarke Jensen
2024-06-04 20:27:58 +02:00
parent 385eb79f0e
commit 93af7a69be
+1 -1
View File
@@ -22,4 +22,4 @@ jobs:
poetry run flake8 . --benchmark poetry run flake8 . --benchmark
- name: Type Check - name: Type Check
run: | run: |
poetry run mypy . --disable-error-code=import-untyped poetry run mypy .