-
Notifications
You must be signed in to change notification settings - Fork 361
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
set correct dimension when finding 3- or 4-D array (#6615)
* set correct dimension when finding 3- or 4-D array While we correctly found a higher-dimensioned array than 2, we forgot to update ndims once selecting it. Closes #6588. * One more place
- Loading branch information
1 parent
526514a
commit f9cdc69
Showing
1 changed file
with
3 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters