Farama-Foundation / Minigrid

Simple and easily configurable grid world environments for reinforcement learning
https://minigrid.farama.org/
Other
2.09k stars 604 forks source link

Update roomgrid.py #176

Closed gongzhitaao closed 2 years ago

gongzhitaao commented 2 years ago

Use == instead of is for literal comparison.