Closed cleder closed 3 weeks ago
Test that the objects can be recreated using .to_string() / .from_string() with all verbosity levels, and repr() / eval() roundtrip.
.to_string()
.from_string()
repr()
eval()
Test that the objects can be recreated using
.to_string()
/.from_string()
with all verbosity levels, andrepr()
/eval()
roundtrip.