Skip to content

Commit 245a213

Browse files
davenquinngithub-actions[bot]
authored andcommitted
Format code and sort imports
1 parent e439e27 commit 245a213

File tree

1 file changed

+1
-1
lines changed
  • cli/macrostrat/cli/subsystems/paleogeography

1 file changed

+1
-1
lines changed

cli/macrostrat/cli/subsystems/paleogeography/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
from typer import Context, Typer
55

6-
from .corelle import build_carto_plate_index, create_corelle_fixtures
76
from ...database import get_db
7+
from .corelle import build_carto_plate_index, create_corelle_fixtures
88

99

1010
def load_paleogeography_subsystem(app, main, db_subsystem):

0 commit comments

Comments
 (0)