Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit 0a39dcf

Browse files
authored
Update pyproject.toml (#327)
Ignore SIM910
1 parent 12dde9f commit 0a39dcf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ ignore = [
7777
"PTH123",
7878
"E203",
7979
"E501",
80-
"RUF006"
80+
"RUF006",
81+
"SIM910",
8182
]
8283

8384
[tool.ruff.lint.isort]

0 commit comments

Comments
 (0)