Skip to content

Commit 6989262

Browse files
committed
Lint check
1 parent 8abf765 commit 6989262

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

migrations/versions/2025_05_01_1917-736fb0c10480_update_empty_provider_endpoint_names_.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
Create Date: 2025-05-01 19:17:41.766575
66
77
"""
8+
89
from typing import Sequence, Union
910

1011
from alembic import op
1112
import sqlalchemy as sa
1213

1314

1415
# revision identifiers, used by Alembic.
15-
revision: str = '736fb0c10480'
16-
down_revision: Union[str, None] = 'e4c05d7591a8'
16+
revision: str = "736fb0c10480"
17+
down_revision: Union[str, None] = "e4c05d7591a8"
1718
branch_labels: Union[str, Sequence[str], None] = None
1819
depends_on: Union[str, Sequence[str], None] = None
1920

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy