Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ByteDance
/
Dolphin
like
37
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Dolphin
/
pyproject.toml
xfey
[init] update application file
dfb1341
8 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
175 Bytes
[tool.black]
line-length
=
120
include
=
'\.pyi?$'
exclude
=
'''
/(
\.git
| \.hg
| \.mypy_cache
| \.tox
| \.venv
| _build
| buck-out
| build
| dist
)/
'''