summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorStephen Finucane <stephenfin@redhat.com>2022-02-17 11:39:46 +0000
committerStephen Finucane <stephenfin@redhat.com>2022-03-21 18:29:25 +0000
commit4983b909831b72b5361aadf573cadd3afaaf8976 (patch)
tree9462a129a2f307e8fbcedcc9320d3e1d88f55eab /test
parent3d10744c55d8cfddcd486a3e8521333b9cf606e1 (diff)
downloadpython-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 'test')
-rw-r--r--test/unit/test_service.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/unit/test_service.py b/test/unit/test_service.py
index 7f90eb4..8c38bd3 100644
--- a/test/unit/test_service.py
+++ b/test/unit/test_service.py
@@ -1,4 +1,3 @@
-# -*- coding: utf-8 -*-
# Copyright (c) 2014 OpenStack Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");