3 lines
80 B
Text
3 lines
80 B
Text
|
[flake8]
|
||
|
extend-ignore = E722 # Prefer pylint's bare-except checks to flake8's
|