Skip to content

Conversation

stdlib-bot
Copy link
Contributor

This PR

  • updates the error databases

The following error codes were added:

Code Error Message Type
H3 invalid invocation. this is not a Float64ArrayFE. TypeError
H4 invalid argument. First argument must be a supported byte order. Value: %s. TypeError
H5 invalid argument. Second argument must a data type. Value: %s. TypeError
H6 invalid argument. First argument must be an ndarray-like object having a supported data type. Value: %s. TypeError
H7 invalid argument. Second argument must be an ndarray-like object having a supported data type. Value: %s. TypeError

@stdlib-bot stdlib-bot added automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation. labels Sep 22, 2024
@stdlib-bot stdlib-bot requested a review from a team September 22, 2024 01:26
@kgryte kgryte merged commit 6f2d56d into develop Sep 22, 2024
22 checks passed
@kgryte kgryte deleted the update-error-databases branch September 22, 2024 01:57
@Planeshifter
Copy link
Member

Planeshifter commented Sep 22, 2024

@kgryte

invalid argument. Second argument must a data type. Value: %s.

is missing "be" before "a data type".

@kgryte
Copy link
Member

kgryte commented Sep 22, 2024

Thank you for catching. Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants