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

code block update

parent f27e9237
No related branches found
No related tags found
No related merge requests found
......@@ -129,7 +129,7 @@ from flatland.envs.rail_env import RailEnv
The complex_rail_generator is used in order to guarantee feasible railway network configurations for training.
Next we configure the difficulty of our task by modifying the complex_rail_generator parameters.
..code-block:: python
.. code-block:: python
env = RailEnv(width=15,
height=15,
......
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