Skip to content

Commit

Permalink
update folders structure
Browse files Browse the repository at this point in the history
  • Loading branch information
sliu008 committed Nov 19, 2024
1 parent ed48e73 commit f0b4533
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion podaac/forge_py/forge.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import json
from shapely.geometry import Polygon, MultiPolygon
from shapely.wkt import dumps
from podaac.forge_py import open_cv_footprint, alpha_shape_footprint
from podaac.forge_py.strategy import open_cv_footprint, alpha_shape_footprint


class GroupMismatchError(Exception):
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit f0b4533

Please sign in to comment.