4148 Enhance engine iteration logic and the typehints#4150
4148 Enhance engine iteration logic and the typehints#4150Nic-Ma merged 14 commits intoProject-MONAI:devfrom
Conversation
merge master
merge master
merge master
merge master
merge master
merge master
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
|
/black |
|
/build |
Signed-off-by: Nic Ma <[email protected]>
|
/build |
|
Is the future annotations necessary or purely aesthetic? I would leave it if it's the latter. Even though I find |
|
Hi @ericspod , I updated the engines in this PR, and I checked all the handlers don't have dependency on Thanks in advance. |
|
So you imported And then from there, the |
Hi @rijobro , Yes, I imported the Thanks. |
|
/build |
|
Hi @rijobro , The initial discussion about this PR is here: #4132 (comment). Thanks. |
|
I executed the integration test Thanks. |
|
I'm good with the changes, this way of defining optional values should be compatible with the versions of Python we're supporting now. |
…4150) * [DLMED] update Workflow.py Signed-off-by: Nic Ma <[email protected]> * [DLMED] update all the engines Signed-off-by: Nic Ma <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * [DLMED] fix flake8 Signed-off-by: Nic Ma <[email protected]> * [DLMED] fix flake8 Signed-off-by: Nic Ma <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fixes #4148 .
Description
This PR enhanced the engine iteration logic and the typehints.
Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests --disttests.make htmlcommand in thedocs/folder.