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

Added python types for default arguments. #452

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

fsargent
Copy link

Should resolve #451

@github-actions
Copy link

Your PR was set to target main, PRs should be target develop
The base branch of this PR has been automatically changed to develop, please check that there are no merge conflicts.

@github-actions github-actions bot changed the base branch from main to develop March 16, 2023 21:41
@sergeyklay
Copy link
Collaborator

Hi @fsargent! Thank you for the patch, but all unit tests are down, I recommend you look at this because it's not something I can merge to our codebase. Also, could you please write a test which shows that the bug was fixed or that the feature works as expected?

@sergeyklay sergeyklay self-requested a review September 9, 2023 10:56
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.

Default arguments should be allowed to be other than NoValue
2 participants