Give UObject a print method
Open
enhancement
- Dominant language
- Python
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Currently, in order to discover what's inside of a UObject, we have to call to_np, and, if that fails, to_external_file. This should be handled inside UObject.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.