https://github.com/open-hyped/hyped/blob/3f4226c8d5f0e91312edb458215ff01f394303c8/src/hyped/core/nodes/base.py#L525 The function responsible for finding the graph in the inputs currently doesn't look into nested structures (dicts / sequences).
hyped/src/hyped/core/nodes/base.py
Line 525 in 3f4226c
The function responsible for finding the graph in the inputs currently doesn't look into nested structures (dicts / sequences).