Skip to content

Commit a1c4859

Browse files
author
Margaret Matocha
committed
reverted back to previous revision without extra lines. Still no luck with Sphinx error...
1 parent 96f2f11 commit a1c4859

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

adafruit_display_text/label.py

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

232232
@property
233233
def font(self):
234-
"""
235-
Font to use for text display.
236-
"""
234+
"""Font to use for text display."""
237235
return self._font
238236

239237
@font.setter

0 commit comments

Comments
 (0)