Skip to content

Commit

Permalink
Merge pull request mila-iqia#114 from saleml/fiximport
Browse files Browse the repository at this point in the history
Fix Import statement
  • Loading branch information
dyth authored Nov 10, 2022
2 parents 863f352 + 5034147 commit 30a5107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion babyai/levels/bonus_levels.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import gym
from gym_minigrid.envs import Key, Ball, Box
from gym_minigrid.minigrid import Key, Ball, Box
from .verifier import *
from .levelgen import *

Expand Down

0 comments on commit 30a5107

Please sign in to comment.