Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ warn
Function
warn
tools/api_surface/check_api_surface.py:33–34 ·
view source on GitHub ↗
(msg: str)
Source
from the content-addressed store, hash-verified
31
32
33
def
warn(msg: str):
34
print(f
" {YELLOW}WARNING{RESET}: {msg}"
)
35
36
37
def
error(msg: str):
Callers
1
check
Function · 0.70
Calls
1
print
Function · 0.85
Tested by
no test coverage detected