Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ error
Function
error
tools/api_surface/check_api_surface.py:37–38 ·
view source on GitHub ↗
(msg: str)
Source
from the content-addressed store, hash-verified
35
36
37
def
error(msg: str):
38
print(f
" {RED}ERROR{RESET}: {msg}"
)
39
40
41
def
_diff_dict(baseline: dict, current: dict, kind: str):
Callers
1
check
Function · 0.70
Calls
1
print
Function · 0.85
Tested by
no test coverage detected