MCPcopy
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
148class StyleSuite:

Callers

nothing calls this directly

Calls 2

PrettyClass · 0.90
printMethod · 0.80

Tested by

no test coverage detected