added workflow test

This commit is contained in:
Sandro La Bruzzo 2024-10-16 13:56:36 +02:00
parent b8bf21f8e5
commit 6b555b8f6e
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ https://github.com/GoogleCloudPlatform/spark-on-k8s-operator
from os import path
from datetime import timedelta, datetime
from .spark_configurator import SparkConfigurator
from workflow.dnet.spark_configurator import SparkConfigurator
# [START import_module]
# The DAG object; we'll need this to instantiate a DAG