Example #1
0
 def test_get_mat_mult(self):
     self.assertEqual('@', astor.get_op_symbol(ast.MatMult()))
Example #2
0
 def test_get_mat_mult(self):
     self.assertEqual('@', astor.get_op_symbol(ast.MatMult()))