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

Models don't have a __repr__ method #304

Open
pckroon opened this issue Jun 26, 2020 · 1 comment
Open

Models don't have a __repr__ method #304

pckroon opened this issue Jun 26, 2020 · 1 comment

Comments

@pckroon
Copy link
Collaborator

pckroon commented Jun 26, 2020

Models currently don't have a repr method, which makes debugging needlessly difficult in some cases.
See e.g. https://travis-ci.org/github/tBuLi/symfit/jobs/702160446#L329

@antonykamp
Copy link
Contributor

antonykamp commented Mar 26, 2021

Apparently, only ModelOutput has a __repr__ function.

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

No branches or pull requests

2 participants