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 cf37009 commit 6202f42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions adafruit_il0373.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@
b"\x82\x01\x00" # VCM DC to -0.10 V
b"\x02\x00" # Power off
)


# pylint: disable=too-few-public-methods
class IL0373(displayio.EPaperDisplay):
r"""IL0373 driver
Expand Down

0 comments on commit 6202f42

Please sign in to comment.