added mypy ignore
pipeline / Test (push) Successful in 32s
Docker / Test (push) Successful in 30s
Docker / Publish (push) Successful in 13s

This commit is contained in:
brb
2023-07-24 10:03:29 +02:00
parent c89cdd2653
commit aeee735661
+3
View File
@@ -5,3 +5,6 @@ ignore_missing_imports = True
[mypy-speedtest.*]
ignore_missing_imports = True
[mypy-cron_converter.*]
ignore_missing_imports = True