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

Commit a6d49a1

Browse files
author
Jonathan Kliem
committed
typo
1 parent 26890de commit a6d49a1

File tree

1 file changed

+1
-1
lines changed
  • src/sage/geometry/polyhedron

1 file changed

+1
-1
lines changed

src/sage/geometry/polyhedron/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9129,7 +9129,7 @@ def is_combinatorially_isomorphic(self, other, algorithm='bipartite_graph'):
91299129

91309130
def _test_is_combinatorially_isomorphic(self, tester=None, **options):
91319131
"""
9132-
Run tests on the method :meth:`.is_combinatorially_isomorphic`
9132+
Run tests on the method :meth:`.is_combinatorially_isomorphic`.
91339133
91349134
TESTS::
91359135

0 commit comments

Comments
 (0)