Skip to content

Commit

Permalink
Rebase into migration...
Browse files Browse the repository at this point in the history
  • Loading branch information
jmchilton committed Dec 9, 2024
1 parent 1a43cd3 commit 56b0d1b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
"""

from sqlalchemy import Column

from galaxy.model.custom_types import JSONType
from galaxy.model.migrations.util import (
add_column,
Expand Down

0 comments on commit 56b0d1b

Please sign in to comment.