-
-
Notifications
You must be signed in to change notification settings - Fork 528
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trac #34163: Fix docstring markup in sage/interfaces
Part of #34157: {{{ sage/interfaces/qepcad.py:631:1: RST205 Explicit markup ends without a blank line; unexpected unindent. sage/interfaces/qepcad.py:635:1: RST218 Literal block expected; none found. sage/interfaces/polymake.py:456:1: RST201 Block quote ends without a blank line; unexpected unindent. sage/interfaces/jmoldata.py:35:1: RST303 Unknown directive type "todo". sage/interfaces/frobby.py:365:1: RST218 Literal block expected; none found. sage/interfaces/interface.py:257:1: RST301 Unexpected indentation. sage/interfaces/interface.py:258:1: RST201 Block quote ends without a blank line; unexpected unindent. sage/interfaces/interface.py:448:1: RST213 Inline emphasis start-string without end-string. sage/interfaces/mathics.py:983:1: RST301 Unexpected indentation. sage/interfaces/mathics.py:984:1: RST202 Bullet list ends without a blank line; unexpected unindent. sage/interfaces/mathics.py:987:1: RST301 Unexpected indentation. sage/interfaces/mathics.py:988:1: RST201 Block quote ends without a blank line; unexpected unindent. sage/interfaces/mathics.py:995:1: RST301 Unexpected indentation. sage/interfaces/r.py:301:1: RST218 Literal block expected; none found. sage/interfaces/r.py:340:1: RST301 Unexpected indentation. sage/interfaces/r.py:507:1: RST218 Literal block expected; none found. sage/interfaces/r.py:1393:1: RST202 Bullet list ends without a blank line; unexpected unindent. sage/interfaces/r.py:2076:1: RST201 Block quote ends without a blank line; unexpected unindent. sage/interfaces/r.py:2078:1: RST301 Unexpected indentation. sage/interfaces/ecm.py:358:1: RST201 Block quote ends without a blank line; unexpected unindent. sage/interfaces/ecm.py:388:1: RST301 Unexpected indentation. sage/interfaces/ecm.py:389:1: RST201 Block quote ends without a blank line; unexpected unindent. sage/interfaces/ecm.py:391:1: RST301 Unexpected indentation. sage/interfaces/mathematica.py:416:1: RST218 Literal block expected; none found. sage/interfaces/mathematica.py:729:1: RST301 Unexpected indentation. sage/interfaces/mathematica.py:730:1: RST202 Bullet list ends without a blank line; unexpected unindent. sage/interfaces/mathematica.py:733:1: RST301 Unexpected indentation. sage/interfaces/mathematica.py:734:1: RST201 Block quote ends without a blank line; unexpected unindent. sage/interfaces/mathematica.py:741:1: RST301 Unexpected indentation. sage/interfaces/mupad.py:168:1: RST201 Block quote ends without a blank line; unexpected unindent. sage/interfaces/giac.py:919:1: RST218 Literal block expected; none found. sage/interfaces/giac.py:1069:1: RST301 Unexpected indentation. sage/interfaces/giac.py:1070:1: RST202 Bullet list ends without a blank line; unexpected unindent. sage/interfaces/magma.py:2631:1: RST218 Literal block expected; none found. sage/interfaces/phc.py:505:1: RST201 Block quote ends without a blank line; unexpected unindent. }}} URL: https://trac.sagemath.org/34163 Reported by: klee Ticket author(s): Frédéric Chapoton Reviewer(s): Kwankyu Lee
- Loading branch information
Showing
13 changed files
with
74 additions
and
74 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
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