We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wondering if this would be better passed as a sequence of tuples tying the data together (i.e transposed to what it is now:
_check_constructor_inputs( (z_data, Quantity, (-1, -1, -1), "z_data"), ... )
Originally posted by @oerc0122 in #305 (comment)
The text was updated successfully, but these errors were encountered:
I always find this a bit tricky to make sense of, and we now have better type-hinting and data structure tools to make this legible.
Sorry, something went wrong.
No branches or pull requests
Originally posted by @oerc0122 in #305 (comment)
The text was updated successfully, but these errors were encountered: