Fix tcia_utils issues loading metadata df to support latest v3.2.1 release return values (SeriesInstanceUID).#2046
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
ericspod
left a comment
There was a problem hiding this comment.
Looks good, thanks for the fix!
|
Hi @kirbyju please look to the DCO remediation and we can merge this now. Thanks! |
|
Can I just click the button to say "Set DCO to pass"? Or do I need to follow the instructions on https://github.com/Project-MONAI/tutorials/pull/2046/checks?check_run_id=54175614355 ? I'm a little confused about whether it is okay to send an empty commit with just the DCO given the way the instructions are worded. |
It's ok to send an empty commit by following the instructions, this sort of remedial commit is done a lot when we have missed signoffs and it hasn't been an issue. |
DCO Remediation Commit for Justin Kirby <2379527+kirbyju@users.noreply.github.com> I, Justin Kirby <2379527+kirbyju@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 00f3362 I, Justin Kirby <2379527+kirbyju@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 6e36c64 I, Justin Kirby <2379527+kirbyju@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 06f8ed7 I, Justin Kirby <2379527+kirbyju@users.noreply.github.com>, hereby add my Signed-off-by to this commit: e830df5 I, Justin Kirby <2379527+kirbyju@users.noreply.github.com>, hereby add my Signed-off-by to this commit: ebe86ed Signed-off-by: Justin Kirby <2379527+kirbyju@users.noreply.github.com>
Fixes #2029.
Description
Fix tcia_utils issues loading metadata df to support latest v3.2.1 release return values (SeriesInstanceUID).