Skip to content

Commit 9228883

Browse files
committed
update
1 parent 556b420 commit 9228883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ target_version = ['py310']
6363

6464
[tool.ruff]
6565
line-length = 100
66-
extend-ignore = ["E731", "E741", "N802", "N803", "N806", "E501"]
66+
extend-ignore = ["E731", "E741", "N802", "N803", "N806", "E501", "E701"]
6767
exclude = [
6868
".bzr",
6969
".direnv",

0 commit comments

Comments
 (0)