Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ test_repr
Function
test_repr
tests/test_padding.py:9–11 · tests/test_padding.py::test_repr
()
Source
from the content-addressed store, hash-verified
7
8
9
def
test_repr():
10
padding = Padding(
class
="st">"foo", (1, 2))
11
assert isinstance(repr(padding), str)
12
13
14
def
test_indent():
Callers
nothing calls this directly
Calls
1
Padding
Class · 0.90
Tested by
no test coverage detected