Skip to content

Commit 11a7d38

Browse files
committed
* 'main' of https://github.com/UW-Macrostrat/macrostrat: Format code and sort imports
2 parents ed061d8 + aa90090 commit 11a7d38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/macrostrat/cli/subsystems/sgp/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
from typer import Typer
66

77
from macrostrat.cli.database import get_db
8+
89
from .match import import_sgp_data, log_matches
910
from .migrations import *
1011
from .paleogeography import compute_paleo_positions

0 commit comments

Comments
 (0)