Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 3, 2023
1 parent b4decc8 commit b8a22b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@


def upgrade() -> None:

import imp

alembic_helpers = imp.load_source(
"alembic_helpers",
(os.getcwd() + "/" + op.get_context().script.dir + "/alembic_helpers.py"),
Expand Down

0 comments on commit b8a22b0

Please sign in to comment.