Skip to content

Commit 90f2973

Browse files
committed
Black and Pylint
1 parent 8c2a73b commit 90f2973

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_display_text/label.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ def __init__(
9595
max_glyphs = len(text)
9696

9797
# add one to max_size for the background bitmap tileGrid
98-
9998
# instance the Group
10099
# self Group will contain a single local_group which contains a Group (self.local_group)
101100
# which contains a TileGrid

0 commit comments

Comments
 (0)