Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ginigen
/
Flowchart
like
53
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Flowchart
/
ruff.toml
alvarobartt
HF staff
Add simple `ruff.toml` configuration
4feae5e
unverified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
64 Bytes
line-length
=
120
target-version
=
"py310"
lint.select
= [
"I"
]