TypeBuilder _repr_
should be implemented in python for better debugging
#1253
Labels
good first issue
Good for newcomers
When users print out the Typebuilder instance in python, they see a rust pointer instead of the actual type information.
The text was updated successfully, but these errors were encountered: