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 __repr__ method to ParameterProperties #383

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Conversation

gileshd
Copy link
Collaborator

@gileshd gileshd commented Oct 15, 2024

Summary

Adds a __repr__ method to the ParameterProperties class that returns a string representation of the object.

This is a QOL improvement for interacting with ParameterProperties objects in an interactive environment.

@gileshd gileshd merged commit 2882457 into main Oct 15, 2024
2 checks passed
@continur
Copy link

continur commented Oct 16, 2024 via email

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