Skip to content

Commit

Permalink
fix wrong import order
Browse files Browse the repository at this point in the history
Signed-off-by: yamasaki <[email protected]>
  • Loading branch information
ymski committed Oct 5, 2023
1 parent 108370e commit 7d1c4be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ros2caret/verb/record.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
import rclpy
from rclpy import qos
from rclpy.node import Node
from tqdm import tqdm

from ros2caret.verb import VerbExtension
from ros2caret.verb.caret_record_init import init
Expand Down

0 comments on commit 7d1c4be

Please sign in to comment.