Allow empty dimensions in DimTree
that force branches to fill them
#956
Labels
DimTree
that force branches to fill them
#956
This was an idea from @asinghvi17 on slack. But seem like a good idea to be able to enforce "contracts" for what a branch of a DimTree is meant to define.
So a
DimTree
could have arequireddims
field for dimensions that have to be implemented in its branches - probably best to keep it separate fromdims
that are real filled dimensions?The text was updated successfully, but these errors were encountered: