Skip to content

Commit

Permalink
Format imports
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-thankyou-lin committed Oct 25, 2024
1 parent 79774d7 commit 4761503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robosuite/demos/demo_renderers.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

import robosuite as suite
from robosuite.controllers.composite.composite_controller_factory import load_composite_controller_config
from robosuite.utils.input_utils import choose_environment, choose_robots, choose_multi_arm_config
from robosuite.utils.input_utils import choose_environment, choose_multi_arm_config, choose_robots


def str2bool(v):
Expand Down

0 comments on commit 4761503

Please sign in to comment.