Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
openfree
/
ttdhpk
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
openfree
commited on
Mar 2, 2025
Commit
b2ef455
Β·
verified
Β·
1 Parent(s):
064f9e4
Upload ruff.toml with huggingface_hub
Browse files
Files changed (1)
hide
show
ruff.toml
+4
-0
ruff.toml
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
line-length = 120
2
+
target-version = "py310"
3
+
4
+
lint.select = ["I"]