We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c64407 commit fb70657Copy full SHA for fb70657
1 file changed
tests/test_actionlib.py
@@ -3,7 +3,7 @@
3
import time
4
5
from roslibpy import Ros
6
-from roslibpy.actionlib import ActionClient, Goal, SimpleActionServer, GoalStatus
+from roslibpy.actionlib import ActionClient, Goal, GoalStatus, SimpleActionServer
7
8
9
def test_action_success():
0 commit comments