Closed jennydaman closed 10 months ago
@jennydaman Thanks for the patch set !
Can you please amend your commit and push force with the following changes?
BUG:
commit prefix to the commit subject line.You can find some examples of accurate messages in the commit history. This blog post is very enlightening: https://cbea.ms/git-commit/amp/
@jhlegarreta I force-pushed a better commit message.
@jhlegarreta I force-pushed a better commit message.
@jennydaman Only the commit message body was changed; there is no commit message body. I will amend and push force.
CI build failures are unrelated (cross-referencing https://github.com/SlicerDMRI/whitematteranalysis/pull/226#issuecomment-1873843259).
Thanks for having detected and fixed this @jennydaman.
Merging.
Remove a spare
f
when redirecting the output of a 3D Slicer command call using an f-string in the transform hardening script.Inadvertently introduced in commit ac6040f.