Skip to content
Snippets Groups Projects
Commit 902d69b9 authored by u214892's avatar u214892
Browse files

cleanup flake8

parent c129ab97
No related branches found
No related tags found
No related merge requests found
...@@ -25,6 +25,7 @@ class RailEnvActions(IntEnum): ...@@ -25,6 +25,7 @@ class RailEnvActions(IntEnum):
MOVE_RIGHT = 3 MOVE_RIGHT = 3
STOP_MOVING = 4 STOP_MOVING = 4
class RailEnv(Environment): class RailEnv(Environment):
""" """
RailEnv environment class. RailEnv environment class.
......
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