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

Homogenized annotate arguments #177

Merged
merged 1 commit into from Feb 20, 2023
Merged

Homogenized annotate arguments #177

merged 1 commit into from Feb 20, 2023

Conversation

yetinam
Copy link
Member

@yetinam yetinam commented Feb 20, 2023

  • Make strict and flexible_horizontal_components annotate arguments instead of listing them separately in the function head.
  • Remove default_args set in the constructor by overwrites to _annotate_args. This ensures that the documentation lists the correct default values.
  • Factor out function to query arguments with defaults from the _annotate_args.

- Make `strict` and `flexible_horizontal_components` annotate arguments instead of listing them separately in the function head.
- Remove default_args set in the constructor by overwrites to _annotate_args. This ensures that the documentation lists the correct default values.
- Factor out function to query arguments with defaults from the annotate_args.
@yetinam yetinam added the enhancement New feature or request label Feb 20, 2023
@yetinam yetinam added this to the v0.3 milestone Feb 20, 2023
@yetinam yetinam merged commit cffcbe8 into main Feb 20, 2023
@yetinam yetinam deleted the cleanup/annotate_args branch February 20, 2023 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant