Skip to content
Snippets Groups Projects
Commit 51224f8e authored by spiglerg's avatar spiglerg
Browse files

Update transitions.py

parent 417f2427
No related branches found
No related tags found
No related merge requests found
......@@ -449,4 +449,4 @@ class RailEnvTransitions(GridTransitions):
super(RailEnvTransitions, self).__init__(
transitions=self.transition_list,
allow_diagonal_transitions=False
)
\ No newline at end of file
)
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