Skip to content

Commit 0415063

Browse files
committed
Run pre-commit
1 parent a023e26 commit 0415063

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_ds3231.py

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
__version__ = "0.0.0+auto.0"
6363
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_DS3231.git"
6464

65+
6566
# pylint: disable-msg=too-few-public-methods
6667
class DS3231:
6768
"""Interface to the DS3231 RTC.

0 commit comments

Comments
 (0)