MCPcopy
hub / github.com/Textualize/rich / test_empty

Function test_empty

tests/test_style.py:77–78  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75
76
77def test_empty():
78 assert Style.null() == Style()
79
80
81def test_bool():

Callers

nothing calls this directly

Calls 2

StyleClass · 0.90
nullMethod · 0.80

Tested by

no test coverage detected