The `pep8` command was complaining that `pycodestyle` is the new `pep8` when it comes to config section names.
3 lines
36 B
INI
3 lines
36 B
INI
[pycodestyle]
|
|
max-line-length = 120
|