We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d7daa6 commit 95bb72aCopy full SHA for 95bb72a
adafruit_button/button_base.py
@@ -80,7 +80,6 @@ def label(self):
80
81
@label.setter
82
def label(self, newtext):
83
-
84
if self._label and self and (self[-1] == self._label):
85
self.pop()
86
0 commit comments