Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
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
1
from
rich
import
print
2
from
rich.padding
import
Padding
3
4
test = Padding(
class
="st">"Hello", (2, 4), style=
class
="st">"on blue", expand=False)
Callers
nothing calls this directly
Calls
2
Padding
Class · 0.90
print
Function · 0.90
Tested by
no test coverage detected