Skip to content

Commit 5f61017

Browse files
committed
Removed Redundant Spacing in Documentation
1 parent 7f86ff8 commit 5f61017

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/sage/categories/commutative_rings.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -579,10 +579,7 @@ class ElementMethods:
579579
def is_square(self, root=False):
580580
"""
581581
Return whether or not the ring element ``self`` is a square.
582-
583582
If the optional argument root is ``True``, then also return
584-
585-
586583
the square root (or ``None``, if it is not a square).
587584
588585
INPUT:

0 commit comments

Comments
 (0)