* daops version: 0.7.0 * Python version: all * Operating System: all ### Description The `consolidate` function appears to return different object types in this block: https://github.com/roocs/daops/blob/master/daops/utils/consolidate.py#L151-L168 We think this is wrong - but it might affect how `daops` and `rook` interact with the function - need to fix.