Commit 0f131c24 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

skip printing

parent 525b7ad4
...@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment