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

Problem: Functions are not immutable to being passed None (see #84) #132

Merged
merged 14 commits into from
Jan 11, 2023

Conversation

MHHukiewitz
Copy link
Member

Solution: Set None as the default value everywhere and handle wanted defaults inside the function. Add docstrings to elucidate default behaviors and parameters.

Solution: Set `None` as default value everywhere and handle wanted defaults inside function. Add docstrings to elucidate default behaviours and parameters.
@MHHukiewitz MHHukiewitz requested a review from hoh January 10, 2023 15:55
@MHHukiewitz
Copy link
Member Author

Any idea why the tests fail now? The absolute import of the tests directory doesn't seem to work anymore

@odesenfans odesenfans merged commit ca6c737 into master Jan 11, 2023
@odesenfans odesenfans deleted the mhh--func-signatures branch January 11, 2023 16:31
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