Skip to content

Commit 32f3237

Browse files
committed
Run pre-commit
1 parent 3f5453a commit 32f3237

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/ssd1305_stats.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
# font = ImageFont.truetype('/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf', 9)
6262

6363
while True:
64-
6564
# Draw a black filled box to clear the image.
6665
draw.rectangle((0, 0, width, height), outline=0, fill=0)
6766

0 commit comments

Comments
 (0)