diff --git a/joy_teleop/test/test_array_indexing.py b/joy_teleop/test/test_array_indexing.py index f93174f..d2ec29e 100644 --- a/joy_teleop/test/test_array_indexing.py +++ b/joy_teleop/test/test_array_indexing.py @@ -33,8 +33,8 @@ # POSSIBILITY OF SUCH DAMAGE. from joy_teleop_testing_common import generate_joy_test_description, TestJoyTeleop -from std_msgs.msg import UInt8MultiArray import pytest +from std_msgs.msg import UInt8MultiArray import rclpy