Skip to content

Commit 4cfa750

Browse files
enriqueartaltscrim
andauthored
Update src/sage/groups/finitely_presented.py
Remove forgotten blank line Co-authored-by: Travis Scrimshaw <[email protected]>
1 parent ba4ee83 commit 4cfa750

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sage/groups/finitely_presented.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ class GroupMorphismWithGensImages(SetMorphism):
166166
x1 |--> ()
167167
x2 |--> ()
168168
"""
169-
170169
def _repr_defn(self):
171170
r"""
172171
Return the part of the representation that includes the images of the generators.

0 commit comments

Comments
 (0)