Skip to content

Conversation

@AngelFP
Copy link
Member

@AngelFP AngelFP commented Dec 21, 2023

This PR fixes a bug where VaryingParameters whose value was fixed before initializing the generator would actually not be fixed. This is because the list of fixed parameters was being overwritten by a None during the generator initialization.

The tests have been updated to prevent this from happening again.

@AngelFP AngelFP added the bug Something isn't working label Dec 22, 2023
@AngelFP AngelFP requested a review from RemiLehe December 22, 2023 11:37
@AngelFP AngelFP merged commit 4f7481d into main Jan 10, 2024
@AngelFP AngelFP deleted the bug/fixed_parameters branch January 10, 2024 14:01
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.

3 participants