Commit 049c442
Fixes TypeError when casting arrays to scalar with Numpy>=2.4 (#1264)
* Applies fix
* Apply suggestion from @spjuhel
* Apply suggestion from @emanuel-schmid
Co-authored-by: Emanuel Schmid <51439563+emanuel-schmid@users.noreply.github.com>
---------
Co-authored-by: Emanuel Schmid <51439563+emanuel-schmid@users.noreply.github.com>1 parent 081a02b commit 049c442
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1049 | 1049 | | |
1050 | 1050 | | |
1051 | 1051 | | |
1052 | | - | |
| 1052 | + | |
1053 | 1053 | | |
1054 | 1054 | | |
1055 | 1055 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments