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