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__ to ModelBuilder #64

Open
GilesStrong opened this issue Jun 6, 2020 · 0 comments
Open

Add __repr__ to ModelBuilder #64

GilesStrong opened this issue Jun 6, 2020 · 0 comments
Labels
good first issue Good for newcomers improvement Something which would improve current status, but not add anything new low priority Not urgent and won't degrade with time

Comments

@GilesStrong
Copy link
Owner

The ModelBuilder class should have a __repr__ method that presents a summary of it's settings. This could be as simple as instantiating a Model and returning its __repr__ value.

@GilesStrong GilesStrong added good first issue Good for newcomers improvement Something which would improve current status, but not add anything new low priority Not urgent and won't degrade with time labels Jun 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers improvement Something which would improve current status, but not add anything new low priority Not urgent and won't degrade with time
Projects
None yet
Development

No branches or pull requests

1 participant