Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
9 months ago
Raw
Download with hf CLI
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"