Skip to content

Commit 52a3bec

Browse files
author
Margaret Matocha
committed
deleted blank space, blank line, added some spaces after =, updated comment
1 parent a2473b5 commit 52a3bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_display_text/label.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ def text(self, new_text):
231231

232232
@property
233233
def font(self):
234-
"""Font to use for text."""
234+
"""Font to use for text display."""
235235
return self._font
236236

237237
@font.setter

0 commit comments

Comments
 (0)