Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vercel/vercel
/ _sgr
Function
_sgr
packages/python-analysis/scripts/profile-wasm.py:43–44 ·
view source on GitHub ↗
(code)
Source
from the content-addressed store, hash-verified
41
42
43
def
_sgr(code):
44
return
f
"\033[{code}m"
if
_COLOR
else
""
45
46
47
RESET = _sgr(0)
Callers
1
profile-wasm.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected