summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Berendt <berendt@b1-systems.de>2014-05-25 22:57:07 +0200
committerChristian Berendt <berendt@b1-systems.de>2014-05-25 22:57:25 +0200
commit01b916c0b747e953d42773fa657028a668a526b5 (patch)
tree7b9b152043ca220a8227896c02282c032927dc86 /doc
parentfe29c0d37936d2048a0b0573a5ea6da95dbebbc6 (diff)
downloadoslo-db-01b916c0b747e953d42773fa657028a668a526b5.tar.gz
remove definitions of Python Source Code Encoding
I think PEP 0263 (http://legacy.python.org/dev/peps/pep-0263/) is not used anywhere else and so it should be removed. Change-Id: Ic2c2b284cc80e3db4380fda6f81d45f6d57f2d02
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/source/conf.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 510e579..67bde87 100755
--- a/doc/source/conf.py
+++ b/doc/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
@@ -72,4 +71,4 @@ latex_documents = [
]
# Example configuration for intersphinx: refer to the Python standard library.
-#intersphinx_mapping = {'http://docs.python.org/': None} \ No newline at end of file
+#intersphinx_mapping = {'http://docs.python.org/': None}