Fixes mypy typing issues

This commit is contained in:
tek
2023-02-21 15:18:36 -05:00
parent 89c6a35c26
commit 55f6a4ae54
12 changed files with 52 additions and 40 deletions
+3
View File
@@ -83,3 +83,6 @@ disable =
missing-function-docstring,
#duplicate-code,
#line-too-long,
[mypy]
ignore_missing_imports = True