Format with Ruff
This commit is contained in:
parent
57550c3282
commit
e50eba313f
4 changed files with 61 additions and 12 deletions
|
|
@ -8,3 +8,8 @@ dependencies = [
|
|||
"pypdf>=6.7.0",
|
||||
"requests>=2.32.5",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"ruff>=0.15.1",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue