Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jpangas
/
gradio-extractor
like
0
Sleeping
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
refs/pr/3
gradio-extractor
/
pyproject.toml
jpangas
Track history of chatbots conversations and add lint (
#2
)
46fbfbe
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
68 Bytes
[tool.ruff.lint]
select
= [
"E4"
,
"E7"
,
"E9"
,
"F"
,
"I"
,
"T10"
,
"CPY"
]