-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MyPy CI failures #1383
Comments
Commands are I'm gonna take a stab at this. |
I formatted the relevant files with black and isort while working on this.
|
Resolved by 4f0e3bc. |
Again, major thanks for this |
Feature Request or Bug or Other
Bug
Describe the feature request or bug or other
A clear and concise description of what the bug, feature request,
or other request is.
To Reproduce
Steps to reproduce the behavior:
In the root dir of theHarvester run
mypy --pretty theHarvester//.py
mypy --pretty theHarvester///*.py
See errors
Expected behavior
No errors
The text was updated successfully, but these errors were encountered: