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
0f131c24
Commit
0f131c24
authored
May 09, 2025
by
BO ZHANG
🏀
Browse files
skip printing
parent
525b7ad4
Changes
1
Hide whitespace changes
Inline
Side-by-side
csst_dag/dag/l1.py
View file @
0f131c24
...
@@ -176,7 +176,7 @@ class CsstL1(BaseDAG):
...
@@ -176,7 +176,7 @@ class CsstL1(BaseDAG):
**
additional_keys
,
**
additional_keys
,
**
kwargs
,
**
kwargs
,
)
)
print
(
json
.
dumps
(
this_msg
,
indent
=
4
))
#
print(json.dumps(this_msg, indent=4))
if
not
demo
:
if
not
demo
:
# push and update
# push and update
...
...
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