chore: linting

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-06-17 20:50:07 -07:00
parent 4b8a2f9726
commit b89866541e
10 changed files with 42 additions and 59 deletions

View file

@ -23,6 +23,7 @@ import time
from collections.abc import Sequence
import sqlalchemy as sa
from alembic import op
revision: str = "164"

View file

@ -16,6 +16,7 @@ import time
from collections.abc import Sequence
import sqlalchemy as sa
from alembic import op
revision: str = "165"