Mathics3 / mathics-core

An open-source Mathematica. This repository contains the Python modules for WL Built-in functions, variables, core primitives, e.g. Symbol, a parser to create Expressions, and an evaluator to execute them.
https://mathics.org
Other
763 stars 44 forks source link

black weirdness wars #1015

Closed rocky closed 7 months ago

rocky commented 7 months ago

In some versions, black seems to want optional "," at the end of the last parameter.

In support of getting #1013 to build cleanly