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

Removed mutable objects from default values #148

Open
0ctagon opened this issue Apr 17, 2024 · 0 comments
Open

Removed mutable objects from default values #148

0ctagon opened this issue Apr 17, 2024 · 0 comments
Labels

Comments

@0ctagon
Copy link
Collaborator

0ctagon commented Apr 17, 2024

Following Python recommendations, we should remove all the occurrences of mutable objects as default values in our functions (we will be able to remove the ugly .copy()).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant