mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-11 16:52:38 +02:00
chore: ran linting
This commit is contained in:
parent
d072ca60bb
commit
8455451ce1
20 changed files with 256 additions and 200 deletions
|
|
@ -122,6 +122,4 @@ class EtlPipelineService:
|
|||
|
||||
from app.etl_pipeline.parsers.llamacloud import parse_with_llamacloud
|
||||
|
||||
return await parse_with_llamacloud(
|
||||
request.file_path, request.estimated_pages
|
||||
)
|
||||
return await parse_with_llamacloud(request.file_path, request.estimated_pages)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue