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 ef66761 commit 051c1fcCopy full SHA for 051c1fc
pyproject.toml
@@ -87,6 +87,7 @@ ignore = [
87
'E501',
88
'B904',
89
'B905',
90
+ 'RUF012',
91
]
92
93
[tool.pytest.ini_options]
0 commit comments