Skip to content

Commit

Permalink
don't lint alembic
Browse files Browse the repository at this point in the history
  • Loading branch information
Tech-TTGames authored Dec 6, 2023
1 parent fc61f5c commit d3cd8ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alembic/versions/34a151505735_added_legacy_staff_notes.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
Create Date: 2023-12-05 21:49:08.019469+00:00
"""
# pylint: skip-file
from alembic import op
import sqlalchemy as sa
from sqlalchemy.dialects import postgresql
Expand Down

0 comments on commit d3cd8ae

Please sign in to comment.