diff options
Diffstat (limited to 'tests/roots/test-setup/doc/conf.py')
-rw-r--r-- | tests/roots/test-setup/doc/conf.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/roots/test-setup/doc/conf.py b/tests/roots/test-setup/doc/conf.py index b1c9acf46..f4dc6d624 100644 --- a/tests/roots/test-setup/doc/conf.py +++ b/tests/roots/test-setup/doc/conf.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - project = 'Sphinx smallest project' source_suffix = '.txt' keep_warnings = True |