summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2018-12-17 19:15:00 +0900
committerGitHub <noreply@github.com>2018-12-17 19:15:00 +0900
commitd8b69c7f98c1dade6ae1e6b1ddb35d323cf177cd (patch)
tree67117d9c77c499f34903b0ace09c2b04c5da8ad0 /doc/conf.py
parent08c88729dd5af26c1b65d8cdfe52a105046be2d9 (diff)
parentbade33c7e490655c3f5b46d374129294f70449aa (diff)
downloadsphinx-git-d8b69c7f98c1dade6ae1e6b1ddb35d323cf177cd.tar.gz
Merge pull request #5819 from jdufresne/coding-comment
Remove unnecessary encoding cookie from Python source files
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 2b0ebfb82..0be4672be 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -1,5 +1,3 @@
-# -*- coding: utf-8 -*-
-#
# Sphinx documentation build configuration file
import re