feat: provide serialization for TextgridConfig
if a config object is logged, e.g. for debugging, it is not serialized.
how to do?
implement __str__
function
if a config object is logged, e.g. for debugging, it is not serialized.
how to do?
implement __str__
function