gradio-extractor / pyproject.toml
jpangas's picture
Track history of chatbots conversations and add lint (#2)
46fbfbe verified
raw
history blame
68 Bytes
[tool.ruff.lint]
select = ["E4", "E7", "E9", "F", "I", "T10", "CPY"]