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 a023e26 commit 0415063
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adafruit_ds3231.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
__version__ = "0.0.0+auto.0"
__repo__ = "/~https://github.com/adafruit/Adafruit_CircuitPython_DS3231.git"


# pylint: disable-msg=too-few-public-methods
class DS3231:
"""Interface to the DS3231 RTC.
Expand Down

0 comments on commit 0415063

Please sign in to comment.