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

TYP: use overload to refine return type of set_axis (#40197) #145

Merged
merged 1 commit into from
Mar 14, 2021

Conversation

sthagen
Copy link
Owner

@sthagen sthagen commented Mar 14, 2021

  • try typing set_axis

  • fixup overloads

  • remove return type from base definition

  • searching in the sun for another overload

  • bool

  • allow defaults in bool case

  • type non-overloaded arguments

Co-authored-by: Simon Hawkins [email protected]

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

* try typing set_axis

* fixup overloads

* remove return type from base definition

* searching in the sun for another overload

* bool

* allow defaults in bool case

* type non-overloaded arguments

Co-authored-by: Simon Hawkins <[email protected]>
@sthagen sthagen merged commit 2ba9ad3 into sthagen:master Mar 14, 2021
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