mediacrawler2 / mypy.ini
seawolf2357's picture
Deploy from GitHub repository
842e08e verified
raw
history blame contribute delete
143 Bytes
[mypy]
warn_return_any = True
warn_unused_configs = True
[mypy-cv2]
ignore_missing_imports = True
[mypy-execjs]
ignore_missing_imports = True