From 2cbb8582350246739b66d490923a3a40f05ff592 Mon Sep 17 00:00:00 2001 From: pangliye Date: Tue, 20 Dec 2016 04:35:06 -0500 Subject: [PATCH] Add a space to pass the check of pep8 Add a space to pass the check of pep8 Change-Id: I4e9b02115ebf0ed38d9cb53a9427f898fa876dd7 --- doc/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index f081efa2b..5237d2334 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -71,4 +71,4 @@ latex_documents = [ ] # Example configuration for intersphinx: refer to the Python standard library. -#intersphinx_mapping = {'http://docs.python.org/': None} +# intersphinx_mapping = {'http://docs.python.org/': None}