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
In Python, I implemented this in e59ea9d. I was able to use pydantic's serialization context feature, which is where users can provide serialization options to the context argument of .model_dump().
Often useful in particular for
typography.base.size
.The text was updated successfully, but these errors were encountered: