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.
pytest-raises-with-multiple-statements
1 parent e72cf4b commit c81fc76Copy full SHA for c81fc76
.ruff.toml
@@ -21,5 +21,4 @@ ignore = [
21
"RUF013", # implicit-optional
22
23
"B010", # set-attr-with-constant
24
- "PT012", # pytest-raises-with-multiple-statements
25
]
0 commit comments