Skip to content

Commit

Permalink
Merge branch 'main' into mujoco-rendering-refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudo-rnd-thoughts authored Nov 7, 2022
2 parents 2e6638b + 22e5205 commit 3b40f57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gymnasium/envs/mujoco/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from gymnasium.envs.mujoco.mujoco_env import MujocoEnv, MuJocoPyEnv # isort:skip


# ^^^^^ so that user gets the correct error
# message if mujoco is not installed correctly
from gymnasium.envs.mujoco.ant import AntEnv
Expand Down

0 comments on commit 3b40f57

Please sign in to comment.