mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-27 16:10:30 +08:00
4 lines
70 B
INI
4 lines
70 B
INI
[flake8]
|
|
max-line-length = 120
|
|
extend-ignore = E203, W503, E501, E741
|