diff options
Diffstat (limited to 'tests/roots/test-ext-autosectionlabel/conf.py')
-rw-r--r-- | tests/roots/test-ext-autosectionlabel/conf.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/roots/test-ext-autosectionlabel/conf.py b/tests/roots/test-ext-autosectionlabel/conf.py index 4a06c1835..7e8cc3408 100644 --- a/tests/roots/test-ext-autosectionlabel/conf.py +++ b/tests/roots/test-ext-autosectionlabel/conf.py @@ -1,4 +1,2 @@ -# -*- coding: utf-8 -*- - extensions = ['sphinx.ext.autosectionlabel'] master_doc = 'index' |