Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -1290,3 +1290,4 @@
"Kn","invalid argument. A callback must return either a 64-bit unsigned integer or a value which can be converted to a 64-bit unsigned integer. Value: `%s`.","TypeError"
"Ko","invalid argument. An array element must be either a 64-bit unsigned integer or a value which can be converted to a 64-bit unsigned integer. Value: `%s`.","TypeError"
"Kp","invalid argument. First argument must be either a 64-bit unsigned integer, a value which can be converted to a 64-bit unsigned integer, a 64-bit unsigned integer array, or an array-like object containing 64-bit unsigned integers or values which can be converted to a 64-bit unsigned integers. Value: `%s`.","TypeError"
"Kq","invalid argument. Fourth argument must be either an ndarray or an integer. Value: `%s`.","TypeError"

Large diffs are not rendered by default.

Loading