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

Method time_fit

benchmarks/benchmarks.py:28–29  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

26 Text(snippets.PYTHON_SNIPPET).with_indent_guides()
27
28 def time_fit(self):
29 Text(snippets.LOREM_IPSUM).fit(12)
30
31 def time_split(self):
32 self.text.split()

Callers

nothing calls this directly

Calls 2

TextClass · 0.90
fitMethod · 0.45

Tested by

no test coverage detected