We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97c5682 commit 05c5fefCopy full SHA for 05c5fef
adafruit_dymoscale.py
@@ -38,6 +38,7 @@
38
__version__ = "0.0.0+auto.0"
39
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_DymoScale.git"
40
41
+
42
# pylint: disable=too-few-public-methods
43
class ScaleReading:
44
"""Dymo Scale Data"""
0 commit comments