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