Skip to content

Commit

Permalink
Correct registered configuration for UnlockPickupEnv (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcSpeckmann authored Jun 6, 2024
1 parent dd42847 commit 6b99e06
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 6b99e06

Please sign in to comment.