py-gitea
py-gitea copied to clipboard
Add human readable string representation to all classes
For usability reasons it would be really helpful if classes have a human readable string representation like the username for the user class instead of <gitea.apiobject.User object at 0x0123>
.