8000 deprecated -> removed in api note · matplotlib/matplotlib@4fd67b8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4fd67b8

Browse files
ksundenQuLogic
andauthored
deprecated -> removed in api note
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent dcd55e6 commit 4fd67b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/next_api_changes/removals/25584-KS.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
``Figure.callbacks`` is removed
22
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33

4-
The Figure ``callbacks`` property is deprecated. The only signal was
4+
The Figure ``callbacks`` property has been removed. The only signal was
55
"dpi_changed", which can be replaced by connecting to the "resize_event" on the
66
canvas ``figure.canvas.mpl_connect("resize_event", func)`` instead.
77

0 commit comments

Comments
 (0)
0