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: Missing keys for returned states #153

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

inoelloc
Copy link
Member

The implementation of the time step checkpoints changed the way the states are stored between each time step. Therefore, only the values were assigned to the returned states and not the keys.
This commit fixes the issue #152

The implementation of the time step checkpoints changed the way the states are stored between
each time step. Therefore, only the values were assigned to the returned states and not the keys
This commit fixes the issue #152
@inoelloc inoelloc added the bug Something isn't working label Mar 25, 2024
@inoelloc inoelloc merged commit d01f848 into maintenance/1.0.x Mar 25, 2024
18 checks passed
@inoelloc inoelloc deleted the fix-return-rr-states-keys branch March 25, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant