diff --git a/bob/bio/base/database/filelist/query.py b/bob/bio/base/database/filelist/query.py index 6f7ef73eb2dbd6c57c7974ceda67f7c37c3efbb4..dcaad9320fa0e0acca892cf75fb20a096de6b4c6 100644 --- a/bob/bio/base/database/filelist/query.py +++ b/bob/bio/base/database/filelist/query.py @@ -737,7 +737,7 @@ class FileListBioDatabase(ZTBioDatabase): Keyword parameters: - file :py:class:`bob.bio.base.database.BioFile` + file : :py:class:`bob.bio.base.database.BioFile` The BioFile object for which the annotations should be read. Return value @@ -764,7 +764,7 @@ class FileListBioDatabase(ZTBioDatabase): **Keyword parameters** - file :py:class:`bob.bio.base.database.BioFile` + file : :py:class:`bob.bio.base.database.BioFile` The BioFile object for which the file name should be returned. check_existence : bool