Skip to content

Commit

Permalink
fix typo #1766
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianIsensee committed Nov 30, 2023
1 parent 2bc504d commit 75c0e46
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nnunetv2/imageio/reader_writer_registry.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from batchgenerators.utilities.file_and_folder_operations import join

import nnunetv2
from nnunetv2.imageio.natural_image_reager_writer import NaturalImage2DIO
from nnunetv2.imageio.natural_image_reader_writer import NaturalImage2DIO
from nnunetv2.imageio.nibabel_reader_writer import NibabelIO, NibabelIOWithReorient
from nnunetv2.imageio.simpleitk_reader_writer import SimpleITKIO
from nnunetv2.imageio.tif_reader_writer import Tiff3DIO
Expand Down

0 comments on commit 75c0e46

Please sign in to comment.