Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
77
def
test_empty():
78
assert Style.null() == Style()
79
80
81
def
test_bool():
Callers
nothing calls this directly
Calls
2
Style
Class · 0.90
null
Method · 0.80
Tested by
no test coverage detected