Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(generic): add a repr dunder method to the GenericModel
This method lets us print more meaningful debug messages without having to add the ID to the str dunder method.
- Loading branch information