ESM / weight /esm-main /pyproject.toml
wuxing0105's picture
Add files using upload-large-folder tool
08ffca9 verified
Raw
History Blame Contribute Delete
132 Bytes
[tool.black]
line-length = 99
exclude = '''
/(
\.git
| __pycache__
| build
| dist
| experimental
| third_party
)/
'''