10000 Remove deprecated formsubplottool. · matplotlib/matplotlib@c1a6c5e · GitHub
[go: up one dir, main page]

Skip to content

Commit c1a6c5e

Browse files
committed
Remove deprecated formsubplottool.
1 parent ce8a067 commit c1a6c5e

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

doc/api/next_api_changes/removals/19894-ES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,8 @@ Please use one of the Qt5 or Qt6 backends.
88
~~~~~~~~~~~~~~~~~~~~~~
99
This function has been removed due to the release of PyQt6. The Qt version can
1010
be checked using ``QtCore.qVersion()``.
11+
12+
``matplotlib.backends.qt_editor.formsubplottool``
13+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
14+
This module has been removed. Use
15+
``matplotlib.backends.backend_qt5.SubplotToolQt`` instead.

lib/matplotlib/backends/qt_editor/formsubplottool.py

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0