Skip to content

Commit 03089ba

Browse files
committed
Run pre-commit
1 parent 276896c commit 03089ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

adafruit_trellis.py

+2
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@
102102
0x11,
103103
0x31,
104104
)
105+
106+
105107
# pylint: disable=missing-docstring, protected-access
106108
class TrellisLEDs:
107109
def __init__(self, trellis_obj: "Trellis") -> None:

0 commit comments

Comments
 (0)