ESM / weight /esm-main /pyproject.toml
OneScience's picture
Upload folder using huggingface_hub
48b5986 verified
Raw
History Blame Contribute Delete
132 Bytes
[tool.black]
line-length = 99
exclude = '''
/(
\.git
| __pycache__
| build
| dist
| experimental
| third_party
)/
'''