Skip to content

Commit

Permalink
Improve wording in docstring.
Browse files Browse the repository at this point in the history
  • Loading branch information
javiarrobas committed Oct 3, 2024
1 parent 22e143b commit 44ed574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boptestGymEnv.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 44ed574

Please sign in to comment.