Skip to content

Fix typo on numpy array dtype

Valentin Valls requested to merge valls-patch-991 into master

This MR fixes an obvious typo to set dtype on numpy arrays.

Related to #2183 (closed)

Merge request reports