Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CL-lau/SQL-GPT
/ warn
Function
warn
logger/selflogger.py:37–38 ·
view source on GitHub ↗
(msg, *args, **kwargs)
Source
from the content-addressed store, hash-verified
35
36
37
def
warn(msg, *args, **kwargs):
38
warning(msg, *args, **kwargs)
Callers
nothing calls this directly
Calls
1
warning
Function · 0.85
Tested by
no test coverage detected