Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions lib/node_modules/@stdlib/error/tools/database/data/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1272,3 +1272,5 @@
"KV","invalid option. Dimension index exceeds the number of dimensions. Number of dimensions: %d. Value: `%d`.","RangeError"
"KW","invalid argument. All ndarrays must have the same number of rows. Expected number of rows: `%u`. Actual number of rows: `%u`.","Error"
"KX","invalid argument. Second argument must be a string or an array of strings. Value: `%s`.","TypeError"
"KY","invalid invocation. Insufficient arguments. Array shape: (%s). Number of indices: %u.","RangeError"
"KZ","invalid invocation. Too many arguments. Array shape: (%s). Number of indices: %u.","RangeError"

Large diffs are not rendered by default.

Loading