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 c905ac2 commit 395ca9bCopy full SHA for 395ca9b
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