Skip to content

Commit 1c3d551

Browse files
committed
Run pre-commit
1 parent 61ad15b commit 1c3d551

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_ht16k33/animations.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ class Animation:
5353
"""
5454

5555
def __init__(self, display: Seg14x4) -> None:
56-
5756
self._display = display
5857

5958
def animate(

0 commit comments

Comments
 (0)