Commit 366da5a
committed
Pass
Some Numpy arrays-like does not have chunks attribute. We should be able
to save chunks of the array somehow. One suggestion is passing the
argument to the function.
Signed-off-by: Julio Faracco <[email protected]>chunks as a parameter to save_array1 parent feeb08f commit 366da5a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
423 | | - | |
| 423 | + | |
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
| |||
0 commit comments