Skip to content

Commit

Permalink
Missing Variable import
Browse files Browse the repository at this point in the history
  • Loading branch information
ividito committed Jan 22, 2025
1 parent e3a7f09 commit b31c36b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dags/veda_data_pipeline/utils/build_stac/utils/stac.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
import rasterio
from pystac.utils import datetime_to_str
from rasterio.session import AWSSession
from airflow.models.variable import Variable
from rio_stac import stac
from rio_stac.stac import PROJECTION_EXT_VERSION, RASTER_EXT_VERSION

Expand Down

0 comments on commit b31c36b

Please sign in to comment.