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

Commit

Permalink
Fix documentation for #32929
Browse files Browse the repository at this point in the history
  • Loading branch information
egourgoulhon committed Nov 29, 2021
1 parent 33bdc1c commit b5f7af5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/sage/manifolds/chart.py
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,7 @@ def _parse_coordinates(cls, domain, coordinates):
- a tuple of variables (as elements of ``SR``)
- a dictionary with possible keys:
- ``"periods"``: a tuple of periods
TESTS::
Expand Down Expand Up @@ -1901,6 +1902,7 @@ def _parse_coordinates(cls, domain, coordinates):
- a tuple of variables (as elements of ``SR``)
- a dictionary with possible keys:
- ``"periods"``: a tuple of periods
- ``"bounds"``: a tuple of coordinate ranges
Expand Down

0 comments on commit b5f7af5

Please sign in to comment.