Files
bandwidth_probing/mypy.ini
T
brb aeee735661
pipeline / Test (push) Successful in 32s
Docker / Test (push) Successful in 30s
Docker / Publish (push) Successful in 13s
added mypy ignore
2023-07-24 10:03:29 +02:00

10 lines
167 B
INI

[mypy]
[mypy-discord_logging.*]
ignore_missing_imports = True
[mypy-speedtest.*]
ignore_missing_imports = True
[mypy-cron_converter.*]
ignore_missing_imports = True