MCPcopy 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
37def warn(msg, *args, **kwargs):
38 warning(msg, *args, **kwargs)

Callers

nothing calls this directly

Calls 1

warningFunction · 0.85

Tested by

no test coverage detected