webui / setup.cfg
hadidev's picture
Upload folder using huggingface_hub
72db4a9 verified
raw
history blame contribute delete
No virus
61 Bytes
[pycodestyle]
max-line-length = 120
ignore = E402, E501, E722