Skip to content

Commit e2af6c8

Browse files
authored
moving Quantity private doctests to pytests. (#913)
This part required some changes in `mathics.builtin.quantity`, because the original one was not compatible with MathicsSession evaluation.
1 parent bb7c672 commit e2af6c8

File tree

5 files changed

+733
-285
lines changed

5 files changed

+733
-285
lines changed

CHANGES.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Bugs
3333

3434
* Improved support for ``DirectedInfinity`` and ``Indeterminate``.
3535
* ``Definitions`` is compatible with ``pickle``.
36-
36+
* Inproved support for `Quantity` expressions, including conversions, formatting and arithmetic operations.
3737

3838
Package updates
3939
+++++++++++++++

0 commit comments

Comments
 (0)