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

DM-31609: lsst.verify.Measurement needs a useful __repr__() #87

Merged
merged 2 commits into from Sep 10, 2021

Conversation

kfindeisen
Copy link
Member

@kfindeisen kfindeisen commented Sep 9, 2021

This PR adds a constructor-like implementation of Measurement.__repr__. Since the internal state of Measurement is not trivially related to its constructor arguments, this requires some on-the-fly conversion.

Copy link

@erykoff erykoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I had to look up what the blobs were, though.

@kfindeisen kfindeisen merged commit 7027536 into master Sep 10, 2021
@kfindeisen kfindeisen deleted the tickets/DM-31609 branch September 10, 2021 17:00
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.

None yet

2 participants