We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48e65de + ba662f6 commit 927550cCopy full SHA for 927550c
impc_etl/jobs/parse/mgi_phenotypic_allele_parser.py
@@ -34,7 +34,7 @@
34
@asset.multi(
35
schedule=[mgi_phenotypic_allele_report_tsv_path_asset],
36
outlets=[mgi_phenotypic_allele_asset],
37
- dag_id=f"{dr_tag}_mgi_mrk_list_parser",
+ dag_id=f"{dr_tag}_mgi_phenotypic_allele_parser",
38
description=textwrap.dedent(
39
"""
40
Task to parse the information from the
0 commit comments