Skip to content

Commit bd3ad17

Browse files
committed
no idea what's different but ok
1 parent 752dc3c commit bd3ad17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_74hc595.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ def pull(self, val: digitalio.Pull): # pylint: disable=no-self-use
120120

121121

122122
class ShiftRegister74HC595:
123-
"""Initialise the 74HC595 on specified SPI bus, indicate the
123+
"""Initialise the 74HC595 on specified SPI bus, indicate the
124124
number of shift registers being used and optional baudrate.
125125
"""
126126

0 commit comments

Comments
 (0)