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.
1 parent f19f8d1 commit 74a230dCopy full SHA for 74a230d
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