__init__.py 160 B

1234
  1. # Import the envs module so that envs register themselves
  2. # Import wrappers so it's accessible when installing with pip
  3. from gym_minigrid import envs, wrappers