baybe.utils.plotting.indent

baybe.utils.plotting.indent(text: str, amount: int = 3, ch: str = ' ')[source]

Indent a given text by a certain amount.

Return type:

str