Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ time_pretty_justify_center
Method
time_pretty_justify_center
benchmarks/benchmarks.py:143–145 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
141
self.console.print(pretty)
142
143
def
time_pretty_justify_center(self):
144
pretty = Pretty(snippets.PYTHON_DICT, justify=
"center"
)
145
self.console.print(pretty)
146
147
148
class
StyleSuite:
Callers
nothing calls this directly
Calls
2
Pretty
Class · 0.90
print
Method · 0.80
Tested by
no test coverage detected