Skip to content

fix: replace mutable default args with None#2752

Merged
ReimarBauer merged 2 commits intoOpen-MSS:stablefrom
divyaajainn:fix/mutable-default-args
Mar 31, 2025
Merged

fix: replace mutable default args with None#2752
ReimarBauer merged 2 commits intoOpen-MSS:stablefrom
divyaajainn:fix/mutable-default-args

Conversation

@divyaajainn
Copy link
Contributor

Purpose of PR?:This PR fixes issues with mutable default argument values by replacing them with None and initializing new lists inside the functions.

Bug Fix
Fixes #2743

Copy link
Member

@ReimarBauer ReimarBauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comments

Copy link
Member

@ReimarBauer ReimarBauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx

@ReimarBauer ReimarBauer merged commit 5522dd7 into Open-MSS:stable Mar 31, 2025
6 of 8 checks passed
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

Successfully merging this pull request may close these issues.

2 participants