mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-02 06:16:32 +00:00
Update vector wrapper docs and add Env generic to doc (#847)
This commit is contained in:
@@ -78,7 +78,6 @@ wrapper in the page on the wrapper type
|
||||
- Applies a function to the ``observation`` received from the environment's ``reset`` and ``step`` that is passed back to the user.
|
||||
* - :class:`TransformReward`
|
||||
- Applies a function to the ``reward`` received from the environment's ``step``.
|
||||
|
||||
```
|
||||
|
||||
## Vector only Wrappers
|
||||
|
Reference in New Issue
Block a user