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,4 +1,2 @@
# -*- coding: utf-8 -*-
extensions = ['sphinx.ext.intersphinx']
master_doc = 'index'