Skip to content

Commit d0e5d51

Browse files
committed
pylint fix; return of the whitespace
1 parent 3b5d503 commit d0e5d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_max9744.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161
class MAX9744:
6262
"""MAX9744 20 watt class D amplifier.
63-
63+
6464
:param i2c: The I2C bus for the device.
6565
6666
:param address: (Optional) The address of the device if it has been overridden from the

0 commit comments

Comments
 (0)