Skip to content

Commit e9104b3

Browse files
committed
Apply end-of-file-fixer
1 parent 64fea81 commit e9104b3

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,3 @@ coverage.xml
5454

5555
# Sphinx documentation
5656
docs/_build/
57-

viscm/examples/sample_diverging.jscm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@
3737
"domain": "continuous",
3838
"content-type": "application/vnd.matplotlib.colormap-v1+json",
3939
"license": "http://creativecommons.org/publicdomain/zero/1.0/"
40-
}
40+
}

viscm/examples/sample_diverging_continuous.jscm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@
3434
"colorspace": "sRGB",
3535
"name": "sample_diverging_continuous",
3636
"domain": "continuous"
37-
}
37+
}

viscm/examples/sample_linear.jscm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@
3535
"cmtype": "linear"
3636
}
3737
}
38-
}
38+
}

0 commit comments

Comments
 (0)