You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR that enables adding default arguments as discussed in #179.
Users can now define default arguments in the component specs. Those
arguments do not have to be explicitly defined in the `ComponentOp` but
could still be overridden.
Note: please review this
[PR](#196) beforehand since I am
branched off from it.
Created a separate ticket to do the necessary changes #198. Best to
handle it in a separate PR.
---------
Co-authored-by: Robbe Sneyders <[email protected]>
PR that enables adding default arguments as discussed in #179.
Users can now define default arguments in the component specs. Those
arguments do not have to be explicitly defined in the `ComponentOp` but
could still be overridden.
Note: please review this
[PR](#196) beforehand since I am
branched off from it.
Created a separate ticket to do the necessary changes #198. Best to
handle it in a separate PR.
---------
Co-authored-by: Robbe Sneyders <[email protected]>
Related to #199
The text was updated successfully, but these errors were encountered: