Skip to content

Commit

Permalink
make the linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
kluver committed Jan 16, 2025
1 parent 7611b35 commit 4c571b8
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@

from typing import Sequence, Union

import sqlalchemy as sa
from alembic import op

# revision identifiers, used by Alembic.
revision: str = "f6ccafdb5b24"
down_revision: Union[str, None] = ("adf30c8ce87e", "58deb24f5008")
Expand Down

0 comments on commit 4c571b8

Please sign in to comment.