Skip to content

Commit c81fc76

Browse files
committed
build(ruff): Remove pytest-raises-with-multiple-statements from ignored rules list
1 parent e72cf4b commit c81fc76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.ruff.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@ ignore = [
2121
"RUF013", # implicit-optional
2222

2323
"B010", # set-attr-with-constant
24-
"PT012", # pytest-raises-with-multiple-statements
2524
]

0 commit comments

Comments
 (0)