Skip to content

Commit 5dddb3d

Browse files
committed
Fix malformatted documentation
1 parent 224f416 commit 5dddb3d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

cypari2/gen.pyx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -907,11 +907,9 @@ cdef class Gen(Gen_auto):
907907
908908
- ``self`` -- a bnr structure as outputted from bnrinit.
909909
- ``ideal`` -- an ideal in the underlying number field of
910-
the bnr structure.
910+
the bnr structure.
911911
912-
OUTPUT:
913-
914-
- An ideal representing the same ray class as ``ideal``
912+
OUTPUT: An ideal representing the same ray class as ``ideal``
915913
but with 'small' generators. If ``ideal`` is not coprime to
916914
the modulus of the bnr, this results in an error.
917915

0 commit comments

Comments
 (0)