Commit ae8931a
committed
Make return value of _get_patch_verts always an array.
... instead of sometimes being a list. At least the implementation of
bar3d assumes it's always an array (and the only other call site, in
`patch_2d_to_3d`, doesn't care).1 parent a5ea869 commit ae8931a
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
| 396 | + | |
400 | 397 | | |
401 | 398 | | |
402 | 399 | | |
| |||
0 commit comments