notes/config/python/pycodestyle

4 lines
50 B
Plaintext

[pycodestyle]
max_line_length = 120
ignore = E501