updated mypy script
This commit is contained in:
@@ -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 .
|
||||||
|
|||||||
Reference in New Issue
Block a user