Skip to content

Commit 914252c

Browse files
authored
Update pyproject.toml to ignore SIM102
1 parent 5b41959 commit 914252c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ ignore = [
8181
"UP007", # Disallowing Union is pedantic
8282
# TODO: Enable all of the following, but this PR is getting too large already
8383
"PLR0913",
84+
"SIM102",
8485
"TRY003",
8586
"PLR2004",
8687
"PD901",

0 commit comments

Comments
 (0)