Better __repr__
for project models
#482
Labels
chore
Tiny bits of imperfection to fix when you're bored
improvement
Misc goodies not big enough to be called "feature"
Milestone
Update
dipdup.models.Model
class to get better representation in crash reports. Now it's just<Model>
.Bonus points: do the same for other classes commonly discovered in crash reports.
The text was updated successfully, but these errors were encountered: