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

Commit

Permalink
Fix a doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
kwankyu committed Nov 21, 2022
1 parent 104cb22 commit 31718eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sage/categories/primer.py
Expand Up @@ -919,7 +919,6 @@ class SubcategoryMethods:
to use Sage's introspection tools to recover where it's implemented::
sage: x._repr_.__module__
'sage.structure.element_wrapper'
sage: sage.misc.sageinspect.sage_getfile(x._repr_)
'.../sage/structure/element_wrapper.pyx'
Expand Down

0 comments on commit 31718eb

Please sign in to comment.