MCPcopy Create free account
hub / github.com/UVA-Computer-Vision-Lab/FrameINO / exists

Function exists

preprocess/SpaTrackV2_code/models/blocks.py:30–31  ·  view source on GitHub ↗
(val)

Source from the content-addressed store, hash-verified

28
29
30def exists(val):
31 return val is not None
32
33
34def default(val, d):

Callers 1

defaultFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected