We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55d4f18 commit e0fb731Copy full SHA for e0fb731
pyproject.toml
@@ -60,6 +60,7 @@ ignore_missing_imports = true
60
implicit_optional = true
61
strict_optional = false
62
warn_unused_ignores = true
63
+exclude = ["build", "dist"]
64
65
[[tool.mypy.overrides]]
66
module = "tagstudio.qt.main_window"
0 commit comments