commit | 831604c1dac30c196c2ac9a0691985f0b81fbd1b | [log] [tgz] |
---|---|---|
author | gengchc2 <geng.changcai2@zte.com.cn> | Mon Dec 26 14:13:35 2016 +0800 |
committer | gengchc2 <geng.changcai2@zte.com.cn> | Mon Dec 26 14:13:35 2016 +0800 |
tree | 687f641f78b2fba6850ae059767887558fdf4e63 | |
parent | 1b8f6f00eedf957990d47bc423a48f0760adfb79 [diff] |
Removes unnecessary utf-8 coding The file was added redundant utf-8 coding by some editor. we can delete it . Change-Id: I55cfca58af0985fb54f7f6307d96f99ae10bae35
diff --git a/doc/source/conf.py b/doc/source/conf.py index 2edaddb..04ddfdf 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py
@@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- -# # Tempest documentation build configuration file, created by # sphinx-quickstart on Tue May 21 17:43:32 2013. #