mfrutos
Results
1
issues of
mfrutos
When doing `garth.UserProfile.get()`, I get a validation error due to `profile_image_uuid` ``` --------------------------------------------------------------------------- ValidationError Traceback (most recent call last) [](https://localhost:8080/#) in () ----> 1 garth.UserProfile.get() 1 frames [/usr/local/lib/python3.10/dist-packages/pydantic/_internal/_dataclasses.py](https://localhost:8080/#) in __init__(__dataclass_self__,...