Skip to content

Commit

Permalink
remove return statement
Browse files Browse the repository at this point in the history
  • Loading branch information
ncullen93 committed Apr 13, 2024
1 parent ae974fb commit 3efcba4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ants/viz/plot_ortho.py
Original file line number Diff line number Diff line change
Expand Up @@ -625,5 +625,4 @@ def reorient_slice(x, axis):

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

0 comments on commit 3efcba4

Please sign in to comment.