[mypy]
warn_return_any = True
warn_unused_configs = True
[mypy-cv2]
ignore_missing_imports = True
[mypy-execjs]