-
-
Notifications
You must be signed in to change notification settings - Fork 488
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trac #34169: Fix docstring markup in sage/interacts and sage/rings
Part of #34157: {{{ sage/interacts/library.py:94:1: RST301 Unexpected indentation. sage/rings/quotient_ring.py:17:1: RST303 Unknown directive type "todo". sage/rings/localization.py:5:1: RST201 Block quote ends without a blank line; unexpected unindent. sage/rings/padics/padic_lattice_element.py:621:1: RST218 Literal block expected; none found. sage/rings/padics/padic_lattice_element.py:664:1: RST218 Literal block expected; none found. sage/rings/padics/padic_lattice_element.py:1282:1: RST218 Literal block expected; none found. sage/rings/number_field/number_field_ideal.py:3016:1: RST301 Unexpected indentation. sage/rings/number_field/number_field_ideal.py:3017:1: RST201 Block quote ends without a blank line; unexpected unindent. sage/rings/number_field/number_field_ideal.py:3261:1: RST201 Block quote ends without a blank line; unexpected unindent. sage/rings/number_field/number_field_ideal.py:3326:1: RST201 Block quote ends without a blank line; unexpected unindent. }}} URL: https://trac.sagemath.org/34169 Reported by: klee Ticket author(s): Frédéric Chapoton Reviewer(s): Matthias Koeppe
- Loading branch information
Showing
5 changed files
with
34 additions
and
33 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