Commit 56e0a58f authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

test

parent 5dc72150
Pipeline #4024 failed with stage
in 0 seconds
......@@ -1493,6 +1493,7 @@ class MCIsimulator():
self._createEmpty()
print('print information:', self.information)
for key, value in self.information.items():
self.log.info('%s = %s' % (key, value))
......
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