mirror of
https://github.com/laramies/theHarvester.git
synced 2026-09-18 15:48:44 +02:00
Update mypy settings to use the new features of the 0.730 release
This commit is contained in:
@@ -112,6 +112,6 @@ jobs:
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
pytest
|
||||
# - name: Check static type checking with mypy
|
||||
# - name: Static type checking with mypy
|
||||
# run: |
|
||||
# mypy *.py
|
||||
# mypy --pretty *.py
|
||||
Reference in New Issue
Block a user