-
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
Potential solution for #6595 #6598
base: dev
Are you sure you want to change the base?
Commits on Jun 10, 2023
-
Args and Kwargs solution to issue Project-MONAI#6595
Signed-off-by: Ben Murray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af997ed - Browse repository at this point
Copy the full SHA af997edView commit details -
Adding args and kwargs to inverse_call also
Signed-off-by: Ben Murray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49b9b29 - Browse repository at this point
Copy the full SHA 49b9b29View commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5c94535 - Browse repository at this point
Copy the full SHA 5c94535View commit details
Commits on Aug 25, 2023
-
Implemented argument matching in the wrapper to avoid the hook functi…
…ons needing to be aware of additional arguments on func Signed-off-by: Ben Murray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ec154d - Browse repository at this point
Copy the full SHA 7ec154dView commit details -
Cleaned up code slightly for brevity and clarity
Signed-off-by: Ben Murray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 746fc6f - Browse repository at this point
Copy the full SHA 746fc6fView commit details -
Elimination of temporary variables where possible
Signed-off-by: Ben Murray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6fe8c68 - Browse repository at this point
Copy the full SHA 6fe8c68View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7a6cca - Browse repository at this point
Copy the full SHA c7a6ccaView commit details