diff options
Diffstat (limited to 'tests/roots/test-directive-code/conf.py')
-rw-r--r-- | tests/roots/test-directive-code/conf.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/roots/test-directive-code/conf.py b/tests/roots/test-directive-code/conf.py index aac0bc36a..4ac99fc27 100644 --- a/tests/roots/test-directive-code/conf.py +++ b/tests/roots/test-directive-code/conf.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - master_doc = 'index' exclude_patterns = ['_build'] numfig = True |