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:
vidore
/
vidore-leaderboard
like
207
Running
App
Files
Files
Community
17
Fetching metadata from the HF Docker repository...
811124d
vidore-leaderboard
/
ruff.toml
tonywu71
add-support-for-new-vidore-result-format (
#2
)
9331159
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
111 Bytes
line-length
=
120
[lint]
select
= [
"E"
,
"F"
,
"W"
,
"I"
,
"N"
]
[lint.per-file-ignores]
"__init__.py"
= [
"F401"
]