Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LCBOWER33/StegoScan
/ prLightGray
Function
prLightGray
StegoScan.py:44–46 ·
view source on GitHub ↗
(skk)
Source
from the content-addressed store, hash-verified
42
43
44
def
prLightGray(skk):
45
with
print_lock:
46
print(
"\033[97m{}\033[00m"
.format(skk))
47
48
49
def
prBlack(skk):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected