Skip to content

Commit 411fec8

Browse files
committed
Remove partial sentence
1 parent 670f3a9 commit 411fec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_magtag/magtag.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ def refresh(self) -> None:
210210
time.sleep(1)
211211

212212
def remove_all_text(self, auto_refresh=True, clear_font_cache=False):
213-
"""Remove all added text and labels. This version has an
213+
"""Remove all added text and labels.
214214
215215
:param auto_refresh: Automatically refresh the display after setting the
216216
text. Defaults to True.

0 commit comments

Comments
 (0)