diff options
Diffstat (limited to 'test/doc/conf.py')
-rw-r--r-- | test/doc/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/doc/conf.py b/test/doc/conf.py index aa8417149df..cec9ddee4b4 100644 --- a/test/doc/conf.py +++ b/test/doc/conf.py @@ -20,6 +20,7 @@ import os import sys sys.path.insert(0, os.path.abspath('..')) + # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. |