Skip to content

Commit c033d71

Browse files
committed
Update pyproject.toml.
1 parent 1033741 commit c033d71

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
@@ -108,7 +108,7 @@ line-length = 88
108108

109109
[tool.ruff.lint]
110110
ignore = ["E501"]
111-
select = ["B", "B9", "C", "E", "F", "W"]
111+
select = ["B", "B9", "C", "E", "F", "I", "W"]
112112

113113
[tool.ruff.lint.mccabe]
114114
max-complexity = 11

0 commit comments

Comments
 (0)