From 5428d94d24dce472e309a31abb3b880548ef92fb Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Wed, 2 Jan 2019 21:53:07 +0900 Subject: Remove coding magic comments from tests --- tests/roots/test-domain-cpp/conf.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/roots/test-domain-cpp') diff --git a/tests/roots/test-domain-cpp/conf.py b/tests/roots/test-domain-cpp/conf.py index c46e40773..d506716e5 100644 --- a/tests/roots/test-domain-cpp/conf.py +++ b/tests/roots/test-domain-cpp/conf.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - master_doc = 'index' html_theme = 'classic' exclude_patterns = ['_build'] -- cgit v1.2.1