Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/integrate-api-v3' into integrate…
Browse files Browse the repository at this point in the history
…-api-v3

* origin/integrate-api-v3:
  Format code and sort imports
  • Loading branch information
davenquinn committed Jan 8, 2025
2 parents 82ba282 + 245a213 commit b9355ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/macrostrat/cli/subsystems/paleogeography/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

from typer import Context, Typer

from .corelle import build_carto_plate_index, create_corelle_fixtures
from ...database import get_db
from .corelle import build_carto_plate_index, create_corelle_fixtures


def load_paleogeography_subsystem(app, main, db_subsystem):
Expand Down

0 comments on commit b9355ff

Please sign in to comment.