beets/.mypy.ini
2022-12-18 09:09:49 +01:00

5 lines
168 B
INI

[mypy]
# FIXME: Would be better to actually type the libraries (if under our control),
# or write our own stubs. For now, silence errors
ignore_missing_imports = True