Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'def _will_reset(self)' description is wrong in the wiki #83

Closed
29th-Day opened this issue Jun 27, 2022 · 0 comments
Closed

'def _will_reset(self)' description is wrong in the wiki #83

29th-Day opened this issue Jun 27, 2022 · 0 comments

Comments

@29th-Day
Copy link

29th-Day commented Jun 27, 2022

In the wiki under Creating Envionemts - Boilerplate the following function is described:

def _will_reset(self):
"""Handle any RAM hacking after a reset occurs."""
# use this method to perform setup before and episode resets.
# the method returns None
pass

If im correct, the description should be """Handle any RAM hacking before a reset occurs."""

@29th-Day 29th-Day closed this as not planned Won't fix, can't repro, duplicate, stale Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant