toddlers/mypy.cfg

7 lines
106 B
INI
Raw Permalink Normal View History

# Global options:
[mypy]
warn_return_any = True
warn_unused_configs = True
ignore_missing_imports = True