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

Commit

Permalink
docstring fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Apr 25, 2019
1 parent e70d4a5 commit 13d8c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/geometry/polyhedron/library.py
Original file line number Diff line number Diff line change
Expand Up @@ -933,7 +933,7 @@ def snub_cube(self, exact=False, base_ring=None, backend=None, verbose=False):
INPUT:
- ``exact`` - (boolean, default ``False``) if ``True`` use exact
- ``exact`` -- (boolean, default ``False``) if ``True`` use exact
coordinates instead of floating point approximations
- ``base_ring`` -- the field to use. If ``None`` (the default), construct
Expand Down

0 comments on commit 13d8c44

Please sign in to comment.