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

Simplify reducers & mixin #646

Open
wants to merge 2 commits into
base: v3.0
Choose a base branch
from

Conversation

domenicoMuscill0
Copy link
Contributor

I have put my thought in refactoring reducers and mixins. In some cases i have updated the tests relative to new functionality that could be added easily to the reducers.
Also notice that when i ignore the arguments of some functions i have replaced all the unused hyperparameters with *_ or **__ to follow standard python coding style. Is this pull request satisfactory to solve #587 and #437 ? What could i add to this to further simplify the files?

@KevinMusgrave KevinMusgrave added this to the v3.0 milestone Jul 21, 2023
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.

None yet

2 participants