Commit bc49a850 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

remove p.info()

parent ae1ad549
......@@ -2,7 +2,6 @@ from csst_common.cicd import Pipeline
# configure pipeline
p = Pipeline()
p.info()
p.logger.info("Hello, world!")
p.logger.info(f"p.task = {p.task}")
......
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