Skip to content

Commit

Permalink
Run pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tekktrik committed May 11, 2023
1 parent 276896c commit 03089ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions adafruit_trellis.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@
0x11,
0x31,
)


# pylint: disable=missing-docstring, protected-access
class TrellisLEDs:
def __init__(self, trellis_obj: "Trellis") -> None:
Expand Down

0 comments on commit 03089ba

Please sign in to comment.