Skip to content

Commit 5d25dc3

Browse files
author
caternuson
committed
it's ok linty, it's a friendly class
1 parent 30ba1db commit 5d25dc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_ht16k33/segments.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ def ampm(self, value):
278278
if self._auto_write:
279279
self.show()
280280

281+
#pylint: disable=W0212
281282
class Colon():
282283
"""Helper class for controlling the colons. Not intended for direct use."""
283284
MASKS = (0x02, 0x0C)

0 commit comments

Comments
 (0)