Closed sphuber closed 1 year ago
This allows to use SinglefileData.from_string to simplify constructing a new node from a string, instead of having to use io.StringIO.
SinglefileData.from_string
io.StringIO
This allows to use
SinglefileData.from_string
to simplify constructing a new node from a string, instead of having to useio.StringIO
.