summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorji-xuepeng <ji.xuepeng@zte.com.cn>2017-01-13 21:25:15 +0800
committerji-xuepeng <ji.xuepeng@zte.com.cn>2017-01-13 21:25:15 +0800
commit6632abf191dd2c9b5ce818de3f2bdbe51b3948c1 (patch)
treee814ff6cac6eaf5013ac3fc713df09c06574ab6a
parent2929636b2e67bef300ccaff0572cc0f8ca7530a7 (diff)
downloadpython-keystoneclient-6632abf191dd2c9b5ce818de3f2bdbe51b3948c1.tar.gz
Removes unnecessary utf-8 encoding
Change-Id: Ide4cb14246394522e35929cf08978aaf5fa9eb59
-rw-r--r--doc/source/conf.py2
-rw-r--r--releasenotes/source/conf.py1
2 files changed, 0 insertions, 3 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 1d5cb10..1702105 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -1,5 +1,3 @@
-# -*- coding: utf-8 -*-
-#
# python-keystoneclient documentation build configuration file, created by
# sphinx-quickstart on Sun Dec 6 14:19:25 2009.
#
diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py
index 1ff2ee8..a988be7 100644
--- a/releasenotes/source/conf.py
+++ b/releasenotes/source/conf.py
@@ -1,4 +1,3 @@
-# -*- coding: utf-8 -*-
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at