Remove coding magic comments from tests

This commit is contained in:
Takeshi KOMIYA
2019-01-02 21:53:07 +09:00
parent 860d7ab506
commit 5428d94d24
93 changed files with 22 additions and 203 deletions

View File

@@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
master_doc = 'index'
html_theme = 'classic'
exclude_patterns = ['_build']