-
-
Notifications
You must be signed in to change notification settings - Fork 491
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trac #34160: Fix docstring markup in sage/schemes
Part of #34157: {{{ sage/schemes/cyclic_covers/cycliccover_finite_field.py:857:1: RST202 Bullet list ends without a blank line; unexpected unindent. sage/schemes/elliptic_curves/gal_reps_number_field.py:574:1: RST214 Inline literal start-string without end-string. sage/schemes/elliptic_curves/period_lattice.py:144:1: RST202 Bullet list ends without a blank line; unexpected unindent. sage/schemes/elliptic_curves/period_lattice.py:147:1: RST202 Bullet list ends without a blank line; unexpected unindent. sage/schemes/elliptic_curves/ell_number_field.py:737:1: RST219 Inline substitution_reference start-string without end-string. sage/schemes/elliptic_curves/ell_rational_field.py:6422:1: RST301 Unexpected indentation. sage/schemes/elliptic_curves/padics.py:1660:1: RST215 Inline interpreted text or phrase reference start-string without end-string. sage/schemes/elliptic_curves/padics.py:1665:1: RST301 Unexpected indentation. sage/schemes/elliptic_curves/padics.py:1666:1: RST201 Block quote ends without a blank line; unexpected unindent. sage/schemes/elliptic_curves/isogeny_class.py:99:1: RST215 Inline interpreted text or phrase reference start-string without end-string. sage/schemes/riemann_surfaces/riemann_surface.py:1560:1: RST301 Unexpected indentation. sage/schemes/curves/zariski_vankampen.py:734:1: RST202 Bullet list ends without a blank line; unexpected unindent. }}} URL: https://trac.sagemath.org/34160 Reported by: klee Ticket author(s): Frédéric Chapoton Reviewer(s): Kwankyu Lee, Matthias Koeppe
- Loading branch information
Showing
9 changed files
with
110 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.