[mypy]
strict = True
warn_unreachable = True
[mypy-mutagen.*]
ignore_missing_imports = True
[mypy-PIL.*]