MCPcopy
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
499class BrokenRenderable:
500 def __rich_console__(self, console, options):
501 pass
502
503
504def test_render_broken_renderable() -> None:

Callers 1

Calls

no outgoing calls

Tested by 1