-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adds a _requires_
key for ConfigComponent
#3942
Comments
wyli
added a commit
to wyli/MONAI
that referenced
this issue
Mar 15, 2022
Signed-off-by: Wenqi Li <[email protected]>
7 tasks
not sure if I understand it correctly, I updated #3482 to-do list with a link to this ticket. |
wyli
added a commit
that referenced
this issue
Mar 21, 2022
* fixes #3942 Signed-off-by: Wenqi Li <[email protected]> * adds import statement Signed-off-by: Wenqi Li <[email protected]> * more tests Signed-off-by: Wenqi Li <[email protected]> * update to resolve import statement Signed-off-by: Wenqi Li <[email protected]> * update based on comments Signed-off-by: Wenqi Li <[email protected]> * update Signed-off-by: Wenqi Li <[email protected]> * update based on comments Signed-off-by: Wenqi Li <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
ConfigComponent
may require another config section to run beforehand, this could be denoted byThe text was updated successfully, but these errors were encountered: