Skip to content

Commit bd9ee5e

Browse files
TortarQuLogic
andauthored
Update lib/matplotlib/widgets.py
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent 92608ca commit bd9ee5e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/matplotlib/widgets.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1118,8 +1118,7 @@ class TextBox(AxesWidget):
11181118
lambda self: self._observers.callbacks['change']))
11191119
submit_observers = _api.deprecated("3.4")(property(
11201120
lambda self: self._observers.callbacks['submit']))
1121-
DIST_FROM_LEFT = _api.deprecated("3.5")(property(
1122-
lambda self: self._DIST_FROM_LEFT))
1121+
DIST_FROM_LEFT = _api.deprecate_privatize_attribute("3.5")
11231122

11241123
def __init__(self, ax, label, initial='',
11251124
color='.95', hovercolor='1', label_pad=.01,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy