Skip to content

Commit

Permalink
black and remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatera committed Nov 30, 2024
1 parent 54a2c3a commit da9bd6d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions test/test_mathics_precedence.py
Original file line number Diff line number Diff line change
Expand Up @@ -455,9 +455,8 @@
"TildeEqual",
"TildeFullEqual",
"TildeTilde",
# In Mathics, the precedence of these operators is quite low.
"DirectedEdge", # Mathics 128 , WMA 295
"UndirectedEdge", # Mathics 120, WMA 295
"DirectedEdge",
"UndirectedEdge",
"SquareUnion",
"UnionPlus",
"Span",
Expand Down

0 comments on commit da9bd6d

Please sign in to comment.