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 b0417db commit 8a95594Copy full SHA for 8a95594
adafruit_display_text/scrolling_label.py
@@ -168,7 +168,7 @@ def max_characters(self):
168
@max_characters.setter
169
def max_characters(self, new_max_characters):
170
"""Recalculate the full text based on the new max characters.
171
-
+
172
This is necessary to correctly handle the potential space at the end of
173
the text.
174
"""
0 commit comments