Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
jecos committed Mar 8, 2024
1 parent 5027193 commit 64f9ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dags/obo_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from lib.operators.spark import SparkOperator

with DAG(
dag_id='obo_parser',
dag_id='obo-parser',
start_date=datetime(2022, 1, 1),
schedule_interval=None,
params={
Expand Down

0 comments on commit 64f9ec8

Please sign in to comment.