-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
In PyF we have the {expr:s} or {expr} which converts to string. But it would be nice to have something like python !r to force the conversion to a "repr" format, which should work for any type.
What could be a "repr" format? Well, we could use Generic or Data to derive a generic view of the internal of the structure.
Metadata
Metadata
Assignees
Labels
No labels