Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Use given input extensions in
define_function
(#524)
`define_function` is passed a `NodeType` which contains information about input extensions. It uses this to inform the input extensions of I/O nodes, but wasn't using it for the parent node until now.
- Loading branch information