Skip to content
Snippets Groups Projects
Commit 9a7e2fc1 authored by u214892's avatar u214892
Browse files

merge #141 fixed typo

parent 3e8a8194
No related branches found
No related tags found
No related merge requests found
......@@ -117,7 +117,7 @@ def main(argv):
seed=0),
schedule_generator=complex_schedule_generator(),
obs_builder_object=observation_helper,
number_of_agents=n_agents)f
number_of_agents=n_agents)
# Adjust the parameters according to the new env.
max_steps = int((env.height + env.width))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment