Skip to content

Commit

Permalink
style nit
Browse files Browse the repository at this point in the history
  • Loading branch information
michel-aractingi committed Dec 3, 2024
1 parent 9cc4e26 commit 04adf1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lerobot/scripts/control_sim_robot.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,12 @@
from lerobot.common.robot_devices.control_utils import (
init_keyboard_listener,
init_policy,
is_headless,
log_control_info,
predict_action,
sanity_check_dataset_name,
sanity_check_dataset_robot_compatibility,
stop_recording,
is_headless,
)
from lerobot.common.robot_devices.robots.factory import make_robot
from lerobot.common.robot_devices.robots.utils import Robot
Expand Down

0 comments on commit 04adf1c

Please sign in to comment.