Skip to content

Commit 74ec0e6

Browse files
committed
Run pre-commit
1 parent bf05d5c commit 74ec0e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_motor/servo.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
__version__ = "0.0.0+auto.0"
3030
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Motor.git"
3131

32+
3233
# We disable the too few public methods check because this is a private base class for the two types
3334
# of servos.
3435
class _BaseServo: # pylint: disable-msg=too-few-public-methods

0 commit comments

Comments
 (0)