From ed7314ffad0731f4109bd384a668c338067544ee Mon Sep 17 00:00:00 2001 From: Pavel Korshunov <pavel.korshunov@idiap.ch> Date: Thu, 13 Oct 2016 14:37:57 +0200 Subject: [PATCH] [sphinx] Hacked warnings --- doc/nitpick-exceptions.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/nitpick-exceptions.txt b/doc/nitpick-exceptions.txt index 8b228c0..2fc0d93 100644 --- a/doc/nitpick-exceptions.txt +++ b/doc/nitpick-exceptions.txt @@ -4,4 +4,5 @@ py:class bob.bio.base.database.database.BioDatabase py:class bob.bio.base.preprocessor.Preprocessor.Preprocessor py:class bob.bio.base.extractor.Extractor.Extractor py:class bob.bio.base.database.file.BioFile -py:class bob.pad.voice.extractor.LBPHistograms \ No newline at end of file +py:class bob.pad.voice.extractor.LBPHistograms +py:exc ValueError \ No newline at end of file -- GitLab