Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
macayaven
/
reframe
like
0
Sleeping
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
main
reframe
/
ruff.toml
macayaven
first-features (
#1
)
c6ce43e
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
177 Bytes
line-length
=
100
target-version
=
"py310"
[lint]
select
= [
"E"
,
"F"
,
"I"
,
"B"
,
"UP"
]
ignore
= []
[format]
quote-style
=
"preserve"
indent-style
=
"space"
line-ending
=
"lf"