Skip to content

Commit

Permalink
fix: remove extra trailing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Planeshifter authored Sep 10, 2023
1 parent a08247c commit b12f39c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/node_modules/@stdlib/error/tools/database/data/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -907,5 +907,3 @@
"Ec","invalid argument. Output argument must be a one-dimensional ndarray. Value: `%s`.","TypeError"
"Ed","invalid argument. Must provide a two-dimensional ndarray. Value: `%s`.","TypeError"
"Ee","invalid argument. Number of matrix columns must match centroid dimensions. Expected: `%u`. Actual: `%u`.","Error"


0 comments on commit b12f39c

Please sign in to comment.