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

File padding.py

examples/padding.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

PaddingClass · 0.90
printFunction · 0.90

Tested by

no test coverage detected