Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antirez/llama.cpp-deepseek-v4-flash
/ print_pass
Function
print_pass
scripts/server-test-structured.py:72–73 ·
view source on GitHub ↗
(reason)
Source
from the content-addressed store, hash-verified
70
71
72
def
print_pass(reason):
73
_print(f
"\n{BOLD}{GREEN}✔ PASS{RESET} {reason}"
)
74
75
76
def
print_fail(reason):
Callers
1
run_test
Function · 0.70
Calls
1
_print
Function · 0.70
Tested by
no test coverage detected