Skip to content

Commit e96d23b

Browse files
authoredJan 17, 2024
docs: fix bold text
1 parent 6d7b773 commit e96d23b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/source/environment_desc.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Observation Space
7979
The observation space is an np.array containing:
8080

8181
* The row of your DataFrame columns containing ``features`` in their name, at a given step : the **static features**
82-
* The **dynamic features ** (by default, the last position taken by the agent, and the current real position).
82+
* The **dynamic features** (by default, the last position taken by the agent, and the current real position).
8383

8484
.. code-block:: python
8585

0 commit comments

Comments
 (0)