Rather than calling .to_string() (which we might forget when implementing
debugging), implement the string representation of the object so that printing
will always give the human readable string for a serializable error.
Details
Details
print object in console, now shows pretty string
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Lint
Lint Not Applicable - Unit
Tests Not Applicable