Skip to content

Commit 968be73

Browse files
committed
Removed other motors
1 parent 86325bb commit 968be73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildhat/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
from .color import ColorSensor
44
from .exc import * # noqa: F403
55
from .hat import Hat
6-
from .motors import Motor, MotorPair, PassiveMotor
6+
from .motors import Motor
77
from .serinterface import BuildHAT

0 commit comments

Comments
 (0)