diff options
Diffstat (limited to 'tests/roots/test-latex-numfig/conf.py')
-rw-r--r-- | tests/roots/test-latex-numfig/conf.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/roots/test-latex-numfig/conf.py b/tests/roots/test-latex-numfig/conf.py index 506186b26..2d60d05da 100644 --- a/tests/roots/test-latex-numfig/conf.py +++ b/tests/roots/test-latex-numfig/conf.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - master_doc = 'index' extensions = ['sphinx.ext.imgmath'] # for math_numfig |