Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
def
_top() -> str:
16
return
"╔"
+
"═"
* _IW +
"╗"
17
18
def
_sep_top() -> str:
19
""
"First horizontal split: introduces the two-column layout."
""
Callers
1
render_table
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected