Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MetaSLAM/SphereVLAD
/ pink
Function
pink
utils/log_print.py:19–21 ·
view source on GitHub ↗
pink color
(sthg)
Source
from the content-addressed store, hash-verified
17
18
19
def
pink(sthg):
20
''
' pink color '
''
21
return
"\033[01;35m{0}\033[00m"
.format(str(sthg))
22
23
24
def
blue(sthg):
Callers
1
log_print
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected