Skip to content

Commit

Permalink
ruff fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
xoudini committed Oct 21, 2024
1 parent 4b778c4 commit b8e9bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/postcar/db/migrations/operations.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import typing as t
from postcar.db import lookups, queries
from postcar.config import defaults
from postcar.db import lookups, queries


if t.TYPE_CHECKING:
Expand Down

0 comments on commit b8e9bb4

Please sign in to comment.