We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31df8ef commit fe8aee5Copy full SHA for fe8aee5
balrog/environments/env_wrapper.py
@@ -1,4 +1,4 @@
1
-import gym
+import gymnasium as gym
2
3
4
class EnvWrapper(gym.Wrapper):
0 commit comments