summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorYuriy Taraday <yorik.sar@gmail.com>2016-05-12 14:05:20 +0300
committerYuriy Taraday <yorik.sar@gmail.com>2016-05-12 14:05:20 +0300
commit7e47d3216187c989fbb70281449fbdd08263d603 (patch)
tree3c098e90389ebf97223ff4498c1dddb568978b70 /doc
parent89f890b465dbabbbb452d36380e865a381869009 (diff)
downloadoslo-concurrency-7e47d3216187c989fbb70281449fbdd08263d603.tar.gz
Add doc/ to pep8 check
We had unused imports there, this would prevent us from letting more of such errors in. Change-Id: Ie78c18dd3b9ab34370e47eba98b32740e0c83e1d
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index d69e7e9..850bbfe 100755
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -77,4 +77,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}