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

Commit

Permalink
Added Examples label to the examples in the doctest.
Browse files Browse the repository at this point in the history
  • Loading branch information
adeines committed Aug 22, 2016
1 parent 2cd281f commit ac769b2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/sage/modules/free_module.py
Original file line number Diff line number Diff line change
Expand Up @@ -5551,7 +5551,8 @@ def _pseudo_hermite_matrix(self, ideal_list = None):
extra units in the number field ring of integers, Echelon form cannot
tell them apart.
::
EXAMPLES::
sage: F.<a> = NumberField(x^2-x-1)
sage: ZF = F.ring_of_integers()
Expand Down

0 comments on commit ac769b2

Please sign in to comment.