MCPcopy Create free account
hub / github.com/LCBOWER33/StegoScan / prBlack

Function prBlack

StegoScan.py:49–51  ·  view source on GitHub ↗
(skk)

Source from the content-addressed store, hash-verified

47
48
49def prBlack(skk):
50 with print_lock:
51 print("\033[98m{}\033[00m".format(skk))
52
53
54# Required third-party packages with corresponding pip names

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected