Skip to content
Snippets Groups Projects
Commit 89088c7b authored by Erik Nygren's avatar Erik Nygren
Browse files

minor fix, ready to merge

parent eb66349c
No related branches found
No related tags found
No related merge requests found
...@@ -56,6 +56,7 @@ def make_disconnected_simple_rail() -> Tuple[GridTransitionMap, np.array]: ...@@ -56,6 +56,7 @@ def make_disconnected_simple_rail() -> Tuple[GridTransitionMap, np.array]:
# | # |
# | # |
# | # |
transitions = RailEnvTransitions() transitions = RailEnvTransitions()
cells = transitions.transition_list cells = transitions.transition_list
empty = cells[0] empty = cells[0]
......
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