There was an error while loading. Please reload this page.
2 parents 680e2c1 + c8e32c5 commit a63341bCopy full SHA for a63341b
1 file changed
pyproject.toml
@@ -21,4 +21,5 @@ package-dir = { "" = "src" }
21
where = ["src"]
22
23
[tool.ruff]
24
+ignore = ["E701"]
25
target-version = "py310"
0 commit comments