added mypy config

This commit is contained in:
brb
2023-07-11 10:21:40 +02:00
parent 3c1d93726e
commit 3f6e15c6e1
+7
View File
@@ -0,0 +1,7 @@
[mypy]
[mypy-discord_logging.*]
ignore_missing_imports = True
[mypy-speedtest.*]
ignore_missing_imports = True