Skip to content

Commit

Permalink
run pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhiram824 committed Jan 15, 2025
1 parent f03b768 commit 0f8030b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robosuite/demos/demo_random_action.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import time

from robosuite.utils.input_utils import *
from robosuite.robots import MobileRobot
from robosuite.utils.input_utils import *

MAX_FR = 25 # max frame rate for running simluation

Expand Down

0 comments on commit 0f8030b

Please sign in to comment.