Fix CI error

This commit is contained in:
L1ghtn1ng 2019-10-15 21:25:50 +01:00
parent d0060c55d0
commit c6b1451232

View file

@ -114,5 +114,4 @@ jobs:
pytest
- name: Static type checking with mypy
run: |
mypy --pretty theHarvester/discovery/*.py
mypy --pretty tests/*.py
mypy --pretty theHarvester/discovery/*.py