Merge pull request #3741 from kalekundert/approx_misc_tweaks
Miscellaneous improvements to approx()
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Raise immediately if ``approx()`` is given an expected value of a type it doesn't understand (e.g. strings, nested dicts, etc.).
|
||||
@@ -0,0 +1 @@
|
||||
Correctly represent the dimensions of an numpy array when calling ``repr()`` on ``approx()``.
|
||||
Reference in New Issue
Block a user