diff --git a/bob/bio/base/utils/io.py b/bob/bio/base/utils/io.py index 2677e047b028512db47188742d4c2a80cba19785..7dfd17bdc928a3ab6afa4541456b27161b0d9772 100644 --- a/bob/bio/base/utils/io.py +++ b/bob/bio/base/utils/io.py @@ -186,7 +186,7 @@ def _generate_features(reader, paths, same_size=False, See the documentation of :py:func:`vstack_features`. paths : ``collections.Iterable`` See the documentation of :py:func:`vstack_features`. - same_size : bool, optional + same_size : :obj:`bool`, optional See the documentation of :py:func:`vstack_features`. allow_missing_files : :obj:`bool`, optional See the documentation of :py:func:`vstack_features`.