You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent creation of arrays/groups under a parent array (#3407)
* restrict arrays as parents of other arrays
* use common save_metadata function for groups and arrays
* add test for creation under a parent array
* fix failing tests
* fix failing doctest
* remove dependency on AsyncGroup
* document changes
---------
Co-authored-by: Davis Bennett <[email protected]>
0 commit comments