Skip to content

Commit

Permalink
Updated the registered configuration in the UnlockPickupEnv class doc…
Browse files Browse the repository at this point in the history
…umentation from "MiniGrid-Unlock-v0" to "MiniGrid-UnlockPickup-v0" to match the environment specification.
  • Loading branch information
MarcSpeckmann authored Jun 6, 2024
1 parent dd42847 commit 7baa41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minigrid/envs/unlockpickup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class UnlockPickupEnv(RoomGrid):
## Registered Configurations
- `MiniGrid-Unlock-v0`
- `MiniGrid-UnlockPickup-v0`
"""

Expand Down

0 comments on commit 7baa41c

Please sign in to comment.