[Python] Refactor GraphView::getInputNodes() to return a list
GraphView::getInputNodes() return a tuple, which is not easy to iterate on.
This issue propose to change the binding to return a list. (No change on the C++ side)
GraphView::getInputNodes() return a tuple, which is not easy to iterate on.
This issue propose to change the binding to return a list. (No change on the C++ side)
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent