Files
text-generation-webui/setup.cfg
2024-01-04 23:41:54 -03:00

3 lines
61 B
INI

[pycodestyle]
max-line-length = 120
ignore = E402, E501, E722