mirror of
https://github.com/oobabooga/textgen.git
synced 2026-07-23 11:20:54 -05:00
3 lines
61 B
INI
3 lines
61 B
INI
[pycodestyle]
|
|
max-line-length = 120
|
|
ignore = E402, E501, E722 |