mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
3 lines
61 B
INI
3 lines
61 B
INI
|
[pycodestyle]
|
||
|
max-line-length = 120
|
||
|
ignore = E402, E501, E722
|