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

test

parent 5dc72150
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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))