AryaWu's picture
Upload folder using huggingface_hub
78d2150 verified
# setup.cfg
[pycodestyle]
ignore = E265,W503,E241,E711,E712,E201,E202,E221
max-line-length = 136
statistics = True
# Local Variables:
# mode: conf
# End: