Skip to content

Commit 2fa22d1

Browse files
committed
adding newline
1 parent 2c3350b commit 2fa22d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nibabel/cifti2/parse_cifti2.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ def _mangle(self, value):
4444
raise ValueError('Can only mangle a Cifti2Header.')
4545
return value.to_xml()
4646

47+
4748
extension_codes.add_codes((
4849
(Cifti2Extension.code, 'cifti', Cifti2Extension),))
4950

0 commit comments

Comments
 (0)