diff options
| author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2019-01-02 21:53:07 +0900 |
|---|---|---|
| committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2019-01-02 21:53:07 +0900 |
| commit | 5428d94d24dce472e309a31abb3b880548ef92fb (patch) | |
| tree | 3a4495dfd666e56c3660b73d1f60dbc532256a16 /tests/roots/test-tocdepth | |
| parent | 860d7ab5062d348ac78dd984045356ea2bb33bb5 (diff) | |
| download | sphinx-git-5428d94d24dce472e309a31abb3b880548ef92fb.tar.gz | |
Remove coding magic comments from tests
Diffstat (limited to 'tests/roots/test-tocdepth')
| -rw-r--r-- | tests/roots/test-tocdepth/conf.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/roots/test-tocdepth/conf.py b/tests/roots/test-tocdepth/conf.py index c46e40773..d506716e5 100644 --- a/tests/roots/test-tocdepth/conf.py +++ b/tests/roots/test-tocdepth/conf.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - master_doc = 'index' html_theme = 'classic' exclude_patterns = ['_build'] |
