diff --git a/apps/weather/src/definitions.py b/apps/weather/src/definitions.py index a451c66..312aec3 100644 --- a/apps/weather/src/definitions.py +++ b/apps/weather/src/definitions.py @@ -5,7 +5,7 @@ import sensors from config import APP from dagster_polars import PolarsParquetIOManager from icecream import install -from resoures import JsonIOManager +from resources import JsonIOManager import dagster as dg