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

Add parameterization status to the output of printing a test function #364

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

damar-wicaksono
Copy link
Owner

This update enhances the output of printing function instances to include the parameterization status.
The __str__ method and associated tests have been updated to reflect this change.
The list_functions() output now also displays whether functions are parameterized.

This PR should resolve Issue #361.

This update enhances the output of printing function
instances to include the parameterization status.
The `__str__` method and associated tests have been
updated to reflect this change.
The `list_functions()` output now also displays
whether functions are parameterized.

This commit should resolve Issue #361.
@damar-wicaksono damar-wicaksono added enhancement New feature or request core Core functionality of the package labels Oct 30, 2024
@damar-wicaksono damar-wicaksono added this to the 0.5.0 Release milestone Oct 30, 2024
@damar-wicaksono damar-wicaksono self-assigned this Oct 30, 2024
@damar-wicaksono damar-wicaksono merged commit 7267e21 into dev Oct 30, 2024
12 checks passed
@damar-wicaksono damar-wicaksono deleted the dev-361 branch October 30, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core functionality of the package enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant