mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-28 21:49:40 +02:00
chore: linting
This commit is contained in:
parent
0a012dbc79
commit
ce952d2ad1
127 changed files with 821 additions and 517 deletions
|
|
@ -9,7 +9,6 @@ from __future__ import annotations
|
|||
# Initialize app.db first to avoid a partial-init circular import when this
|
||||
# package is the entry point (e.g. Celery loading it before any ORM code).
|
||||
import app.db # noqa: F401
|
||||
|
||||
from app.notifications.persistence import Notification
|
||||
from app.notifications.service import NotificationService
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue