File size: 100 Bytes
079c32c
 
 
1
2
3
4
from gym.envs.registration import register

register(id='Maze', entry_point='dizoo.maze.envs:Maze')