Skip to content

Commit 8a95594

Browse files
Removed additional whitespace.
Matching style.
1 parent b0417db commit 8a95594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_display_text/scrolling_label.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ def max_characters(self):
168168
@max_characters.setter
169169
def max_characters(self, new_max_characters):
170170
"""Recalculate the full text based on the new max characters.
171-
171+
172172
This is necessary to correctly handle the potential space at the end of
173173
the text.
174174
"""

0 commit comments

Comments
 (0)