File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ Feel free to consult the documentation of the :func:`Environment.reset` function
151151for more information (this doc might be outdated, the one of the function should
152152be more up to date with the code).
153153
154- .. info ::
154+ .. note ::
155155 In the near future (next few releases) we will also attempt to make the
156156 customization of the `parameters ` or the `skip number of steps `, `maximum duration
157157 of the scenarios ` also available in `env.reset() ` options.
Original file line number Diff line number Diff line change @@ -4448,7 +4448,7 @@ def classes_are_in_files(self) -> bool:
44484448 Whether the classes created when this environment has been made are
44494449 store on the hard drive (will return `True`) or not.
44504450
4451- .. info ::
4451+ .. note ::
44524452 This will become the default behaviour in future grid2op versions.
44534453
44544454 See :ref:`troubleshoot_pickle` for more information.
You can’t perform that action at this time.
0 commit comments