MCPcopy
hub / github.com/openai/improved-diffusion / error

Function error

improved_diffusion/logger.py:266–267  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

264
265
266def error(*args):
267 log(*args, level=ERROR)
268
269
270def set_level(level):

Callers

nothing calls this directly

Calls 1

logFunction · 0.85

Tested by

no test coverage detected