siblings

Contents

siblings#

penzai.treescope.foldable_representation.basic_parts.siblings(*args: RenderableTreePart | str) Siblings[source]#

Builds a Siblings part from inline arguments.

Parameters:

*args – Sequence of renderables or strings (which will be wrapped in Text)

Returns:

A new Siblings part containing these concatenated together.