MCPcopy Create free account
hub / github.com/ParzivalHack/PySpector / _top

Function _top

src/pyspector/stats.py:15–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13
14
15def _top() -> str:
16 return "╔" + "═" * _IW + "╗"
17
18def _sep_top() -> str:
19 """First horizontal split: introduces the two-column layout."""

Callers 1

render_tableMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected