Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ Foo
Class
Foo
tests/test_table.py:97–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
96
def
test_not_renderable():
97
class
Foo:
98
pass
99
100
table = Table()
101
with
pytest.raises(errors.NotRenderableError):
Callers
1
test_not_renderable
Function · 0.70
Calls
no outgoing calls
Tested by
1
test_not_renderable
Function · 0.56