MCPcopy Create free account
hub / github.com/TencentARC/T2I-Adapter / exists

Function exists

configs/utils.py:51–52  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

49
50
51def exists(x):
52 return x is not None
53
54
55def default(val, d):

Callers 1

defaultFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected