Skip to main content

Classes

CLASS Formatter

A Formatter converts Components into strings and parses ModelOutputThunks into Components (or CBlocks).
Methods:

FUNC print

print(self, c: Component | CBlock) -> str
Renders a component for input to a model.