Files
pyrad3/.flake8
2022-02-21 15:44:37 +01:00

6 lines
193 B
INI

[flake8]
max-line-length = 160
# Ignore non PEP 8 compliant rules as suggested by black
extend-ignore =
E203 # https://github.com/psf/black/blob/master/docs/the_black_code_style.md#slices