MCPcopy 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
19def pink(sthg):
20 ''' pink color '''
21 return "\033[01;35m{0}\033[00m".format(str(sthg))
22
23
24def blue(sthg):

Callers 1

log_printFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected