Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3f09ccc

Browse filesBrowse files
committed
DOC: remove trailing commas on enumerated lists
1 parent 4179d5e commit 3f09ccc
Copy full SHA for 3f09ccc

File tree

Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed

‎doc/api/prev_api_changes/api_changes_3.1.0.rst

Copy file name to clipboardExpand all lines: doc/api/prev_api_changes/api_changes_3.1.0.rst
+5-5Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -380,12 +380,12 @@ Removed
380380
~~~~~~~
381381
The following deprecated rcParams have been removed:
382382

383-
- ``text.dvipnghack``,
384-
- ``nbagg.transparent`` (use :rc:`figure.facecolor` instead),
385-
- ``plugins.directory``,
386-
- ``axes.hold``,
383+
- ``text.dvipnghack``
384+
- ``nbagg.transparent`` (use :rc:`figure.facecolor` instead)
385+
- ``plugins.directory``
386+
- ``axes.hold``
387387
- ``backend.qt4`` and ``backend.qt5`` (set the :envvar:`QT_API` environment
388-
variable instead).
388+
variable instead)
389389

390390
Deprecated
391391
~~~~~~~~~~

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.