Skip to content

Commit 8672773

Browse files
authored
linting.
1 parent 782db33 commit 8672773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/motorkit_stepper_simpletest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Simple test for using adafruit_motorkit with a stepper motor"""
2-
from adafruit_motorkit import MotorKit
32
import time
3+
from adafruit_motorkit import MotorKit
44

55
kit = MotorKit()
66

0 commit comments

Comments
 (0)