diff options
| author | Stephen Finucane <stephenfin@redhat.com> | 2022-02-17 11:39:46 +0000 |
|---|---|---|
| committer | Stephen Finucane <stephenfin@redhat.com> | 2022-03-21 18:29:25 +0000 |
| commit | 4983b909831b72b5361aadf573cadd3afaaf8976 (patch) | |
| tree | 9462a129a2f307e8fbcedcc9320d3e1d88f55eab /doc/source | |
| parent | 3d10744c55d8cfddcd486a3e8521333b9cf606e1 (diff) | |
| download | python-swiftclient-4983b909831b72b5361aadf573cadd3afaaf8976.tar.gz | |
Remove coding comments
Everything is unicode in Python 3.
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Change-Id: I6a076dc67c461f265ed99878e3959e1992a88189
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/conf.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index 2673d6c..1c5fc69 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- -# # Swiftclient documentation build configuration file, created by # sphinx-quickstart on Tue Apr 17 02:17:37 2012. # |
