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 meaningful __str__ and __repr__ to classes #35

Open
nowheremanx opened this issue May 2, 2022 · 3 comments
Open

add meaningful __str__ and __repr__ to classes #35

nowheremanx opened this issue May 2, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@nowheremanx
Copy link
Contributor

nowheremanx commented May 2, 2022

for easier debugging. __str__ is also important for jupyter notebook users to print out summaries

@bksettler bksettler assigned bksettler and unassigned bksettler May 2, 2022
@zenon18 zenon18 assigned zenon18 and unassigned zenon18 May 3, 2022
@machallboyd machallboyd self-assigned this May 11, 2022
machallboyd added a commit that referenced this issue May 11, 2022
machallboyd added a commit that referenced this issue May 13, 2022
machallboyd added a commit that referenced this issue May 13, 2022
machallboyd added a commit that referenced this issue May 13, 2022
machallboyd added a commit that referenced this issue May 13, 2022
machallboyd added a commit that referenced this issue May 13, 2022
machallboyd added a commit that referenced this issue Jun 23, 2022
@Rowlando13
Copy link
Collaborator

@machallboyd Is this done? I thought I remember a PR for it but can't find it.

@machallboyd
Copy link
Collaborator

I added some to two classes, but there's probably more to be done.

@Rowlando13 Rowlando13 added the enhancement New feature or request label Jul 24, 2022
@Rowlando13
Copy link
Collaborator

Got it.

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

No branches or pull requests

5 participants