Skip to content

Commit

Permalink
src/sage/tests/books/computational-mathematics-with-sagemath/integrat…
Browse files Browse the repository at this point in the history
…ion_doctest.py: Update class name in doctest output
  • Loading branch information
Matthias Koeppe committed Jun 1, 2024
1 parent e320299 commit ac437a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
sage: mpmath.quad(f, [0, 1])
Traceback (most recent call last):
...
TypeError: no canonical coercion from <class 'sage.libs.mpmath.ext_main.mpf'> to ...
TypeError: no canonical coercion from <class '...mpf'> to ...
Sage example in ./integration.tex, line 866::
Expand Down

0 comments on commit ac437a9

Please sign in to comment.