Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-cicd
csst-dag
Commits
190a8340
Commit
190a8340
authored
Jun 14, 2025
by
BO ZHANG
🏀
Browse files
fixed dag_run_id -> dag_run
parent
120abe5b
Changes
1
Show whitespace changes
Inline
Side-by-side
csst_dag/dag/l1.py
View file @
190a8340
...
@@ -152,7 +152,7 @@ class GeneralL1DAG(BaseDAG):
...
@@ -152,7 +152,7 @@ class GeneralL1DAG(BaseDAG):
this_dag_run
=
self
.
gen_dag_run
(
this_dag_run
=
self
.
gen_dag_run
(
dag_group_run
=
dag_group_run
,
dag_group_run
=
dag_group_run
,
batch_id
=
batch_id
,
batch_id
=
batch_id
,
dag_run
_id
=
self
.
generate_sha1
(),
dag_run
=
self
.
generate_sha1
(),
dataset
=
dataset
,
dataset
=
dataset
,
obs_type
=
obs_type
,
obs_type
=
obs_type
,
obs_group
=
obs_group
,
obs_group
=
obs_group
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment