mirror of
https://github.com/laramies/theHarvester.git
synced 2026-09-13 21:27:42 +02:00
6 lines
109 B
INI
6 lines
109 B
INI
[mypy]
|
|
ignore_missing_imports = True
|
|
show_traceback = True
|
|
show_error_codes = True
|
|
namespace_packages = True
|