Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Jul 26, 2024
1 parent 3323be3 commit a0a2680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example_10/test/test_rrbot_launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
from launch.launch_description_sources import PythonLaunchDescriptionSource
from launch_testing.actions import ReadyToTest

# import launch_testing.markers
import launch_testing
import rclpy
from rclpy.node import Node
from ros2_control_demo_testing.test_utils import check_controllers_running, check_if_js_published
Expand Down

0 comments on commit a0a2680

Please sign in to comment.