We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a023e26 commit 0415063Copy full SHA for 0415063
adafruit_ds3231.py
@@ -62,6 +62,7 @@
62
__version__ = "0.0.0+auto.0"
63
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_DS3231.git"
64
65
+
66
# pylint: disable-msg=too-few-public-methods
67
class DS3231:
68
"""Interface to the DS3231 RTC.
0 commit comments