Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit 31718eb

Browse files
committed
Fix a doctest
1 parent 104cb22 commit 31718eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sage/categories/primer.py

-1
Original file line numberDiff line numberDiff line change
@@ -919,7 +919,6 @@ class SubcategoryMethods:
919919
to use Sage's introspection tools to recover where it's implemented::
920920
921921
sage: x._repr_.__module__
922-
'sage.structure.element_wrapper'
923922
sage: sage.misc.sageinspect.sage_getfile(x._repr_)
924923
'.../sage/structure/element_wrapper.pyx'
925924

0 commit comments

Comments
 (0)