mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-24 00:45:57 +00:00
chore: use ruff to lint and auto-format
This commit is contained in:
@@ -15,3 +15,8 @@ dependencies = [
|
||||
"readabilipy>=0.3.0",
|
||||
"tavily-python>=0.7.17",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"ruff>=0.14.11",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user