summaryrefslogtreecommitdiff
path: root/tests/roots/test-ext-graphviz/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/roots/test-ext-graphviz/conf.py')
-rw-r--r--tests/roots/test-ext-graphviz/conf.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/roots/test-ext-graphviz/conf.py b/tests/roots/test-ext-graphviz/conf.py
index 2696280ee..a90de01a0 100644
--- a/tests/roots/test-ext-graphviz/conf.py
+++ b/tests/roots/test-ext-graphviz/conf.py
@@ -1,5 +1,3 @@
-# -*- coding: utf-8 -*-
-
extensions = ['sphinx.ext.graphviz']
master_doc = 'index'
exclude_patterns = ['_build']