Ejemplo n.º 1
0
 def test_get_mat_mult(self):
     self.assertEqual('@', astor.get_op_symbol(ast.MatMult()))
Ejemplo n.º 2
0
 def test_get_mat_mult(self):
     self.assertEqual('@', astor.get_op_symbol(ast.MatMult()))