Skip to content
Snippets Groups Projects
Commit c60993d7 authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[baseformat] Fix handling of scalar value if it's considered zero by python

In this case, don't do the check as numpy.array will guess the
value as int64 whatever the original dtype might be. In this case
return 0 as the dtype requested.
parent fad34fe3
No related branches found
No related tags found
1 merge request!24Improve scalar zero handling
Pipeline #24041 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment