Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
262
def
warn(*args):
263
log(*args, level=WARN)
264
265
266
def
error(*args):
Callers
nothing calls this directly
Calls
1
log
Function · 0.70
Tested by
no test coverage detected