Skip to content

Commit ca7b22a

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

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)