Project 'PUM_TDDD96/B-ASIC' was moved to 'da/B-ASIC'. Please update any links and bookmarks that may still have the old path.
Resolve "Specify internal input/output dependencies of an Operation"
Merged
requested to merge 74-specify-internal-input-output-dependencies-of-an-operation into develop
1 unresolved thread
Compare changes
Files
3+ 4
− 8
@@ -181,10 +181,8 @@ class Operation(GraphComponent, SignalSourceProvider):
@@ -347,12 +345,10 @@ class AbstractOperation(Operation, AbstractGraphComponent):