diff --git a/python_modules/libraries/dagster-powerbi/dagster_powerbi/resource.py b/python_modules/libraries/dagster-powerbi/dagster_powerbi/resource.py index d0a795b67e795..309f4704ceca3 100644 --- a/python_modules/libraries/dagster-powerbi/dagster_powerbi/resource.py +++ b/python_modules/libraries/dagster-powerbi/dagster_powerbi/resource.py @@ -6,7 +6,7 @@ from dagster._utils.cached_method import cached_method from pydantic import Field -from .translator import ( +from dagster_powerbi.translator import ( DagsterPowerBITranslator, PowerBIContentData, PowerBIContentType,