cannot import 'isinstance_nested' from 'bob.pipelines.utils'
In the master branch, in bob/bio/base/pipelines/pipelines.py#L18 there is from bob.pipelines.utils import isinstance_nested
but isinstance_nested
is not available in master branch of bob/pipelines/utils.py
Edited by Hatef OTROSHI