Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
testing endpoints with lambda
Browse files Browse the repository at this point in the history
  • Loading branch information
vggonzal authored and vggonzal committed Aug 15, 2023
1 parent 01d1089 commit fa238a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/example_load_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from decimal import Decimal
import geopandas as gpd

from hydrocronapi.controllers.db.hydrocron_database import Hydrocron_DB
from ..hydrocronapi.controllers.db.hydrocron_database import Hydrocron_DB


# ## Set up the connection to dynamoDB
Expand Down

0 comments on commit fa238a1

Please sign in to comment.