MCPcopy Create free account
hub / github.com/TEA-Lab/TwoByTwo / get_cfg_defaults

Function get_cfg_defaults

src/shape_assembly/config_eval.py:42–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40_C.data.draw_gt_map = False
41
42def get_cfg_defaults():
43 return _C.clone()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected