Skip to content

Commit f4415b6

Browse files
committed
Update pyproject.toml.
1 parent 1457859 commit f4415b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ line-length = 88
170170

171171
[tool.ruff.lint]
172172
ignore = ["B905", "E501"]
173-
select = ["B", "B9", "C", "E", "F", "W"]
173+
select = ["B", "B9", "C", "E", "F", "I", "W"]
174174

175175
[tool.ruff.lint.mccabe]
176176
max-complexity = 10

0 commit comments

Comments
 (0)