MCPcopy 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
65def print_pass(reason):
66 _print(f"\n{BOLD}{GREEN}✔ PASS{RESET} {reason}")
67
68
69def print_fail(reason):

Callers 1

run_testFunction · 0.70

Calls 1

_printFunction · 0.70

Tested by

no test coverage detected