Skip to content

Commit

Permalink
reorder ecoscope imports
Browse files Browse the repository at this point in the history
  • Loading branch information
atmorling committed May 17, 2024
1 parent 3bb6949 commit 86a47b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecoscope/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from ecoscope import analysis, base, contrib, io, mapping, plotting
from ecoscope import base, io, mapping, plotting, analysis

ASCII = """\
_____
Expand Down

0 comments on commit 86a47b2

Please sign in to comment.