We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76d6f08 commit dba6c4bCopy full SHA for dba6c4b
1 file changed
pyproject.toml
@@ -231,7 +231,6 @@ ignore = [
231
"RUF005", # collection-literal-concatenation
232
"RUF015", # unnecessary-iterable-allocation-for-first-element
233
"RUF039", # unraw-re-pattern
234
- "RUF051", # if-key-in-dict-del
235
"RUF067", # non-empty-init-module
236
"W191", # tab-indentation
237
]
0 commit comments