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

Commit 13d8c44

Browse files
author
Matthias Koeppe
committed
docstring fix
1 parent e70d4a5 commit 13d8c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/geometry/polyhedron/library.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -933,7 +933,7 @@ def snub_cube(self, exact=False, base_ring=None, backend=None, verbose=False):
933933
934934
INPUT:
935935
936-
- ``exact`` - (boolean, default ``False``) if ``True`` use exact
936+
- ``exact`` -- (boolean, default ``False``) if ``True`` use exact
937937
coordinates instead of floating point approximations
938938
939939
- ``base_ring`` -- the field to use. If ``None`` (the default), construct

0 commit comments

Comments
 (0)