Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2c0ad28

Browse files
committed
DOC: remove duplicate deprecation notes
1 parent 4ba7324 commit 2c0ad28

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

doc/api/prev_api_changes/api_changes_3.1.0.rst

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -372,10 +372,10 @@ The following misc API elements have been removed:
372372
logger = logging.getLogger('matplotlib')
373373
logger.set_level(logging.INFO)
374374

375+
- ``__version__numpy__``
375376
- ``collections.CIRCLE_AREA_FACTOR``
376377
- ``font_manager.USE_FONTCONFIG``
377378
- ``font_manager.cachedir``
378-
- ``__version__numpy__``
379379

380380
:mod:`matplotlib.mlab` removals
381381
-------------------------------
@@ -567,14 +567,6 @@ Deprecations
567567
- Support for setting :rc:`mathtext.default` to circled is deprecated.
568568

569569

570-
API removals
571-
------------
572-
573-
The following API elements have been removed:
574-
575-
- ``font_manager.USE_FONTCONFIG``
576-
- ``font_manager.cachedir``
577-
- ``__version__numpy__``
578570

579571
Signature deprecations
580572
----------------------

0 commit comments

Comments
 (0)