How to stop numpy floats being displayed as “np.float64”?
I have a large library with many doctests. All doctests pass on Python 3.8; however, on Python 3.9, 3.10 and 3.11, I get many errors of the following type:
I have a large library with many doctests. All doctests pass on Python 3.8; however, on Python 3.9, 3.10 and 3.11, I get many errors of the following type: