Skip to content

Commit fa15bdb

Browse files
committed
appease the linter just cuz
1 parent 39703ef commit fa15bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/src/shipit_api/common/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010
import slugid
1111
import sqlalchemy as sa
12-
from sqlalchemy.dialects.postgresql import ENUM
1312
import sqlalchemy.orm
13+
from sqlalchemy.dialects.postgresql import ENUM
1414

1515
from backend_common.db import db
1616
from shipit_api.common.config import ALLOW_PHASE_SKIPPING, SIGNOFFS

0 commit comments

Comments
 (0)