

make flake8 happy
@d1d73695366252a4e7909f2d4111d7842d12eab7
--- p9n_test/launch/test.launch.py
+++ p9n_test/launch/test.launch.py
... | ... | @@ -15,8 +15,8 @@ |
15 | 15 |
from launch import LaunchDescription |
16 | 16 |
from launch.actions import DeclareLaunchArgument |
17 | 17 |
from launch.substitutions import ( |
18 |
- TextSubstitution, |
|
19 | 18 |
LaunchConfiguration, |
19 |
+ TextSubstitution, |
|
20 | 20 |
) |
21 | 21 |
|
22 | 22 |
from launch_ros.actions import ComposableNodeContainer |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?