mirror of
https://github.com/laramies/theHarvester.git
synced 2026-09-20 08:37:46 +02:00
More mypy updates
This commit is contained in:
@@ -114,4 +114,5 @@ jobs:
|
||||
pytest
|
||||
- name: Static type checking with mypy
|
||||
run: |
|
||||
mypy --pretty *.py
|
||||
mypy --pretty theHarvester/discovery/*.py
|
||||
mypy --pretty test/*.py
|
||||
|
||||
Reference in New Issue
Block a user