jadechoghari HF Staff commited on
Commit
19b940c
·
verified ·
1 Parent(s): 98977eb

Update env.py

Browse files
Files changed (1) hide show
  1. env.py +1 -1
env.py CHANGED
@@ -1,5 +1,5 @@
1
  import gymnasium as gym
2
- from envhub.envs.core.base_env import EnvHubEnv
3
  from envhub.registry import register_env
4
 
5
  # MiniWoB imports
 
1
  import gymnasium as gym
2
+ from envhub.core.base_env import EnvHubEnv
3
  from envhub.registry import register_env
4
 
5
  # MiniWoB imports