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-function-call.py:65–66 ·
view source on GitHub ↗
(reason)
Source
from the content-addressed store, hash-verified
63
64
65
def
print_pass(reason):
66
_print(f
"\n{BOLD}{GREEN}✔ PASS{RESET} {reason}"
)
67
68
69
def
print_fail(reason):
Callers
1
run_test
Function · 0.70
Calls
1
_print
Function · 0.70
Tested by
no test coverage detected