Skip to content

Commit

Permalink
rerun github actions (1)
Browse files Browse the repository at this point in the history
  • Loading branch information
wasserth committed Jan 11, 2024
1 parent 1c41e8d commit 3b66565
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions totalsegmentator/python_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -345,3 +345,4 @@ def totalsegmentator(input, output, ml=False, nr_thr_resamp=1, nr_thr_saving=6,
if not quiet: print(f" calculated in {time.time()-st:.2f}s")

return seg_img

0 comments on commit 3b66565

Please sign in to comment.