Skip to content

Commit 3c9ab00

Browse files
committed
ruff: enable all bugbear rules
1 parent 29c9622 commit 3c9ab00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ select = [
1616
"I",
1717
"N",
1818
"UP",
19-
"B0",
19+
"B",
2020
"C4",
2121
"PT",
2222
"SIM",

0 commit comments

Comments
 (0)