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.
server/app/pyproject.toml
1 parent d8b3015 commit 9bb9067Copy full SHA for 9bb9067
1 file changed
server/app/pyproject.toml
@@ -61,4 +61,4 @@ packages = { find = { exclude = ["test*"] } }
61
app = ["py.typed"]
62
63
[tool.mypy]
64
-exclude = "build/"
+exclude = "build/"
0 commit comments