Skip to content

Commit 5c2dd17

Browse files
author
Nicholas Cullen, PhD
authored
Merge pull request #608 from ANTsX/fix-ortho
FIX: remove plot_ortho return statement
2 parents ae974fb + 3efcba4 commit 5c2dd17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ants/viz/plot_ortho.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,5 +625,4 @@ def reorient_slice(x, axis):
625625

626626
# turn warnings back to default
627627
warnings.simplefilter("default")
628-
return { "image": imageReturn, "overlay": overlayReturn }
629628

0 commit comments

Comments
 (0)