Compare commits

...
1 Commits
Author SHA1 Message Date
brb aeee735661 added mypy ignore
Docker / Test (push) Successful in 30s
Docker / Publish (push) Successful in 13s
pipeline / Test (push) Successful in 32s
2023-07-24 10:03:29 +02:00
+3
View File
@@ -4,4 +4,7 @@
ignore_missing_imports = True
[mypy-speedtest.*]
ignore_missing_imports = True
[mypy-cron_converter.*]
ignore_missing_imports = True