Skip to content

Commit 8c2c1c9

Browse files
committed
STY: Reverted changes to data files
1 parent c59ed62 commit 8c2c1c9

32 files changed

+71767
-71764
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ repos:
33
rev: v4.1.0
44
hooks:
55
- id: trailing-whitespace
6+
exclude: '.*/data/.*'
67
- id: end-of-file-fixer
8+
exclude: '.*/data/.*'
79
- id: check-yaml
810
- id: check-json
911
- id: check-toml

nibabel/gifti/tests/data/ascii.gii

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,15 @@
4848
<DataSpace><![CDATA[NIFTI_XFORM_TALAIRACH]]></DataSpace>
4949
<TransformedSpace><![CDATA[NIFTI_XFORM_TALAIRACH]]></TransformedSpace>
5050
<MatrixData>
51-
1.000000 0.000000 0.000000 0.000000
52-
0.000000 1.000000 0.000000 0.000000
53-
0.000000 0.000000 1.000000 0.000000
54-
0.000000 0.000000 0.000000 1.000000
51+
1.000000 0.000000 0.000000 0.000000
52+
0.000000 1.000000 0.000000 0.000000
53+
0.000000 0.000000 1.000000 0.000000
54+
0.000000 0.000000 0.000000 1.000000
5555
</MatrixData>
5656
</CoordinateSystemTransformMatrix>
5757
<Data>
58-
-16.072010 -66.187515 21.266994
59-
-16.705893 -66.054337 21.232786
58+
-16.072010 -66.187515 21.266994
59+
-16.705893 -66.054337 21.232786
6060
-17.614349 -65.401642 21.071466
6161
</Data>
6262
</DataArray>

nibabel/gifti/tests/data/base64bin.gii

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ ZAAABGQAAAJkAAADZAAAAmQAAARkAAACGQAAA2QAAMUNAAAEZAAAYwQAAAJGAACILwAABGQAAIgv
6060
AAACRgAA
6161
</Data>
6262
</DataArray>
63-
</GIFTI>
63+
</GIFTI>

0 commit comments

Comments
 (0)