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

__str__ to __repr__ #3274

Merged
merged 5 commits into from
Aug 26, 2023
Merged

__str__ to __repr__ #3274

merged 5 commits into from
Aug 26, 2023

Conversation

janosh
Copy link
Member

@janosh janosh commented Aug 26, 2023

33af062 use self-documenting f-string in reprs
07b1256 TestLibxcFunc add test_repr
03dc931 use python behavior that __str__ falls back to __repr__ if not defined

@janosh janosh added housekeeping Linting fixes, cleaning up and refactoring code ux User experience labels Aug 26, 2023
@janosh janosh merged commit c8d41e6 into master Aug 26, 2023
4 of 6 checks passed
@janosh janosh deleted the str-to-repr branch August 26, 2023 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Linting fixes, cleaning up and refactoring code ux User experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant