Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
42
def
get_cfg_defaults():
43
return
_C.clone()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected