diff --git a/boptestGymEnv.py b/boptestGymEnv.py index 966e8e6..f852e98 100644 --- a/boptestGymEnv.py +++ b/boptestGymEnv.py @@ -1050,7 +1050,7 @@ def action(self, action_wrapper): Notes ----- - To better understand what this method needs to do, see how the + To better understand what this method needs to do, see what the `gym.ActionWrapper` parent class is doing in `gym.core`: Implement something here that performs the following mapping: