My_Local_LLM / setup.cfg
ajad's picture
Upload folder using huggingface_hub
251c1ae verified
raw
history blame contribute delete
61 Bytes
[pycodestyle]
max-line-length = 120
ignore = E402, E501, E722