Skip to content

Commit

Permalink
Update jumanji/environments/routing/sokoban/env.py
Browse files Browse the repository at this point in the history
Co-authored-by: Clément Bonnet <[email protected]>
  • Loading branch information
mvmacfarlane and clement-bonnet authored Feb 3, 2024
1 parent 8b3ce2a commit 69738e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jumanji/environments/routing/sokoban/env.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ def __init__(
`DeepMindGenerator`, and `HuggingFaceDeepMindGenerator`].
Defaults to `HuggingFaceDeepMindGenerator` with
`dataset_name="unfiltered-train", proportion_of_files=1`.
time_limit: int, max steps for the environment ,defaults to 120.
time_limit: int, max steps for the environment, defaults to 120.
viewer: 'Viewer' object, used to render the environment.
If not provided, defaults to`BoxViewer`.
"""
Expand Down

0 comments on commit 69738e3

Please sign in to comment.