MCPcopy Create free account
hub / github.com/GCWing/BitFun / red

Function red

src/apps/relay-server/test_incremental_upload.py:47–48  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

45
46
47def red(s):
48 print(f"\033[31m FAIL: {s}\033[0m")
49
50
51def assert_eq(desc, expected, actual):

Callers 2

assert_eqFunction · 0.85
assert_containsFunction · 0.85

Calls 1

printFunction · 0.85

Tested by

no test coverage detected