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

Fix pre_run_steps and num_steps_after_action #6

Closed
williamshen-nz opened this issue Apr 18, 2022 · 1 comment
Closed

Fix pre_run_steps and num_steps_after_action #6

williamshen-nz opened this issue Apr 18, 2022 · 1 comment

Comments

@williamshen-nz
Copy link
Collaborator

Fix the indexing. Probably use recursion rather than looping.

Call stack will be num_steps_after_action deep so it won't cause any problems unless we have infinite recursion

@williamshen-nz
Copy link
Collaborator Author

Fixed in #7

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