Skip to content

Commit a6a0032

Browse files
committed
Ignore B905 ruff rule
1 parent 7cdc497 commit a6a0032

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ exclude = [
107107
extend-select = [
108108
"B"
109109
]
110+
ignore = ["B905"] # zip-without-explicit-strict
110111

111112
[tool.black]
112113
line-length = 100

0 commit comments

Comments
 (0)