[mypy]
warn_unused_configs = True
strict = True

[mypy-numpy.*]
ignore_missing_imports = True
