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.
2 parents 0efbfba + bb25fa0 commit d16fea7Copy full SHA for d16fea7
1 file changed
pyproject.toml
@@ -49,6 +49,7 @@ pythonpath = [
49
testpaths = ["tests"]
50
51
[tool.ruff]
52
+ignore = ["E701"]
53
target-version = "py311"
54
line-length = 100
55
0 commit comments