Skip to content

Commit b7fc97a

Browse files
committed
readme formatting
1 parent ebdf94a commit b7fc97a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ Model.enforce_index_order()
107107
#Furthermore if you know the exact section thickness in microns this can be included instead of None
108108
#if your sections are numbered rostral to caudal you will need to specify a negative section_thickness
109109
Model.enforce_index_spacing(section_thickness = None)
110-
#now we save which will produce a json file which can be placed in the same directory as your images and
111-
#then opened with QuickNII.
110+
#now we save which will produce a json file which can be placed in the same directory as your images
111+
#and then opened with QuickNII.
112112
Model.save_predictions(folderpath + 'MyResults')
113113

114114

0 commit comments

Comments
 (0)