mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-09 13:54:40 +00:00
ruff format
This commit is contained in:
parent
5aa52375c3
commit
54374bd7be
4 changed files with 9 additions and 11 deletions
|
@ -2,7 +2,6 @@
|
|||
Base functionality and shared imports for document processors.
|
||||
"""
|
||||
|
||||
|
||||
from langchain_community.document_transformers import MarkdownifyTransformer
|
||||
from sqlalchemy.ext.asyncio import AsyncSession
|
||||
from sqlalchemy.future import select
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue