diff options
Diffstat (limited to 'tests/roots/test-root/conf.py')
-rw-r--r-- | tests/roots/test-root/conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/roots/test-root/conf.py b/tests/roots/test-root/conf.py index c3a890045..34cafa767 100644 --- a/tests/roots/test-root/conf.py +++ b/tests/roots/test-root/conf.py @@ -6,7 +6,6 @@ from docutils.parsers.rst import Directive from sphinx import addnodes - sys.path.append(os.path.abspath('.')) extensions = ['sphinx.ext.autodoc', |