We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
SIM102
1 parent 5b41959 commit 914252cCopy full SHA for 914252c
pyproject.toml
@@ -81,6 +81,7 @@ ignore = [
81
"UP007", # Disallowing Union is pedantic
82
# TODO: Enable all of the following, but this PR is getting too large already
83
"PLR0913",
84
+ "SIM102",
85
"TRY003",
86
"PLR2004",
87
"PD901",
0 commit comments