Skip to content

Commit

Permalink
appease the linter just cuz
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielBusta committed May 28, 2024
1 parent 39703ef commit fa15bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/shipit_api/common/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@

import slugid
import sqlalchemy as sa
from sqlalchemy.dialects.postgresql import ENUM
import sqlalchemy.orm
from sqlalchemy.dialects.postgresql import ENUM

from backend_common.db import db
from shipit_api.common.config import ALLOW_PHASE_SKIPPING, SIGNOFFS
Expand Down

0 comments on commit fa15bdb

Please sign in to comment.