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