We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ebac53 + 663b86c commit 53b80b4Copy full SHA for 53b80b4
setup.cfg
@@ -46,5 +46,5 @@ zip_safe = False
46
max-line-length = 120
47
show_source = True
48
exclude = .git, __pycache__, build, dist, docs, tools, venv
49
-extend-ignore = E203, E722, B903, B950
+extend-ignore = E203, E722, B903, B905, B950
50
extend-select = B9
0 commit comments