Skip to content

Commit 53b80b4

Browse files
committed
Merge branch 'master' into smart_holder
2 parents 1ebac53 + 663b86c commit 53b80b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ zip_safe = False
4646
max-line-length = 120
4747
show_source = True
4848
exclude = .git, __pycache__, build, dist, docs, tools, venv
49-
extend-ignore = E203, E722, B903, B950
49+
extend-ignore = E203, E722, B903, B905, B950
5050
extend-select = B9

0 commit comments

Comments
 (0)