Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
Signed-off-by: Mingxin Zheng <[email protected]>
  • Loading branch information
mingxin-zheng committed Nov 23, 2024
1 parent ace2230 commit f6a6ab7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions m3/demo/experts/expert_monai_brats.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ def segmentation_to_string(
axis: int = 2,
output_prefix="The results are <segmentation>. The colors in this image describe\n",
):
"""Convert the segmentation to a string."""
output_dir = Path(output_dir)

transforms = get_monai_transforms(
Expand Down

0 comments on commit f6a6ab7

Please sign in to comment.