Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huggingface-projects
/
huggingbots
like
14
Running
App
Files
Files
Community
18
Fetching metadata from the HF Docker repository...
refs/pr/17
huggingbots
/
pyproject.toml
lunarflu
HF Staff
Synced repo using 'sync_with_huggingface' Github Action
58c201b
over 1 year ago
raw
Copy download link
history
blame
Safe
128 Bytes
[tool.black]
line-length
=
119
target_version
= [
'py37'
,
'py38'
,
'py39'
,
'py310'
]
preview
=
true
[tool.ruff]
line-length
=
119