Skip to content

Commit f162a38

Browse files
author
Laurent Mutricy
committed
need to preserve order
1 parent ee4a2b6 commit f162a38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/computation/expr.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,6 @@ class BaseExprVisitor(ast.NodeVisitor):
374374
"Sub",
375375
"Mult",
376376
"Div",
377-
None,
378377
"Pow",
379378
"FloorDiv",
380379
"Mod",

0 commit comments

Comments
 (0)