render_dataclass_constructor#
- treescope.rendering_parts.render_dataclass_constructor(node: Any) part_interface.RenderableTreePart [source]#
Renders the constructor for a dataclass, including the open parenthesis.
Renders the constructor for a dataclass, including the open parenthesis.