mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-15 18:25:18 +02:00
chore: ran linting
This commit is contained in:
parent
0d2acc665d
commit
a2b3541046
6 changed files with 150 additions and 49 deletions
|
|
@ -4,6 +4,7 @@ Base functionality and shared imports for connector indexers.
|
|||
|
||||
import logging
|
||||
from datetime import UTC, datetime, timedelta
|
||||
|
||||
from sqlalchemy.ext.asyncio import AsyncSession
|
||||
from sqlalchemy.future import select
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue