diff --git a/swiftclient/__init__.py b/swiftclient/__init__.py
index c4b7d45d..169d92ba 100644
--- a/swiftclient/__init__.py
+++ b/swiftclient/__init__.py
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-""""
+"""
 OpenStack Swift Python client binding.
 """
 from .client import *