Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
Text
Class · 0.90
fit
Method · 0.45
Tested by
no test coverage detected