MCPcopy
hub / github.com/yerfor/GeneFacePlusPlus / warn

Function warn

modules/commons/improved_diffusion/logger.py:262–263  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

260
261
262def warn(*args):
263 log(*args, level=WARN)
264
265
266def error(*args):

Callers

nothing calls this directly

Calls 1

logFunction · 0.70

Tested by

no test coverage detected