simple test DAG

This commit is contained in:
Giambattista Bloisi 2024-03-17 15:50:05 +01:00
parent 3406662572
commit d9170a0d1a
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ def strip_prefix(s, p):
default_args=default_args,
tags=["s3"],
)
def skg_if_pipeline():
def import_raw_graph():
@task
def create_indexes():