You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add repr to several models
* test all model classes for __repr__
add a dumb listing of all existing model classes, and a test that iterates over the whole list. Uses subtests so we get the whole list.
Test is skipped because we know they don't all have it yet. Will update to skip known not-implemented models instead.
0 commit comments