Skip to content

Commit f2f724c

Browse files
committed
Unignore B904 (raise-without-from-inside-except)
1 parent d2bb444 commit f2f724c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ select = ["ALL"]
104104
ignore = [
105105
"A005",
106106
"ANN002", "ANN003", "ANN204", "ANN206", "ANN401",
107-
"B904",
108107
"C401", "C408", "C901",
109108
"COM812",
110109
"CPY001",

0 commit comments

Comments
 (0)