Skip to content

Commit 045ad7d

Browse files
Update test_stepper.py
1 parent 588fa43 commit 045ad7d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/test_stepper.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626

2727
from adafruit_motor import stepper # pylint: disable-msg=wrong-import-position
2828

29-
#pylint: disable=consider-using-in
29+
# pylint: disable=consider-using-in
30+
3031

3132
class Coil:
3233
"""Class Coil"""

0 commit comments

Comments
 (0)