MCPcopy
hub / github.com/Textualize/rich / padding.py

File padding.py

examples/padding.py:None–None  ·  examples/padding.py

Source from the content-addressed store, hash-verified

1from rich import print
2from rich.padding import Padding
3
4test = Padding(class="st">"Hello", (2, 4), style=class="st">"on blue", expand=False)

Callers

nothing calls this directly

Calls 2

PaddingClass · 0.90
printFunction · 0.90

Tested by

no test coverage detected