Skip to content

Commit

Permalink
added EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
jnolan14 committed Dec 3, 2024
1 parent 864ce6d commit b9feb64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion surfa/freesurfer.py
Original file line number Diff line number Diff line change
Expand Up @@ -874,4 +874,4 @@ def tissue_type_reduced24_recoder():
24: 4
}

return LabelRecoder(mapping, target=tissue_types())
return LabelRecoder(mapping, target=tissue_types())

0 comments on commit b9feb64

Please sign in to comment.