Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ BrokenRenderable
Class
BrokenRenderable
tests/test_console.py:499–501 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
497
498
499
class
BrokenRenderable:
500
def
__rich_console__(self, console, options):
501
pass
502
503
504
def
test_render_broken_renderable() -> None:
Callers
1
test_render_broken_renderable
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_render_broken_renderable
Function · 0.68