Skip to content

Commit b12f39c

Browse files
authored
fix: remove extra trailing newline
1 parent a08247c commit b12f39c

File tree

1 file changed

+0
-2
lines changed
  • lib/node_modules/@stdlib/error/tools/database/data

1 file changed

+0
-2
lines changed

lib/node_modules/@stdlib/error/tools/database/data/data.csv

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -907,5 +907,3 @@
907907
"Ec","invalid argument. Output argument must be a one-dimensional ndarray. Value: `%s`.","TypeError"
908908
"Ed","invalid argument. Must provide a two-dimensional ndarray. Value: `%s`.","TypeError"
909909
"Ee","invalid argument. Number of matrix columns must match centroid dimensions. Expected: `%u`. Actual: `%u`.","Error"
910-
911-

0 commit comments

Comments
 (0)