Skip to content

Commit 897660f

Browse files
author
Matthias Koeppe
committed
src/sage/geometry/polyhedron/ppl_lattice_polytope.py: Remove spurious newline
1 parent 5f25fff commit 897660f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sage/geometry/polyhedron/ppl_lattice_polytope.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,6 @@ def lattice_automorphism_group(self, points=None, point_labels=None):
10471047
10481048
EXAMPLES::
10491049
1050-
10511050
sage: from sage.geometry.polyhedron.ppl_lattice_polytope import LatticePolytope_PPL
10521051
sage: Z3square = LatticePolytope_PPL((0,0), (1,2), (2,1), (3,3))
10531052
sage: Z3square.lattice_automorphism_group() # needs sage.graphs sage.groups

0 commit comments

Comments
 (0)