Minor typos
authorStavros Sachtouris <saxtouri@admin.grnet.gr>
Tue, 7 Jan 2014 15:10:52 +0000 (17:10 +0200)
committerStavros Sachtouris <saxtouri@admin.grnet.gr>
Tue, 7 Jan 2014 15:13:21 +0000 (17:13 +0200)
kamaki/clients/pithos/__init__.py
kamaki/clients/storage/__init__.py

index 863703c..ed88ede 100644 (file)
@@ -132,8 +132,7 @@ class PithosClient(PithosRestClient):
             self.container = cnt_back_up
 
     def purge_container(self, container=None):
-        """Delete an empty container and destroy associated blocks
-        """
+        """Delete an empty container and destroy associated blocks"""
         cnt_back_up = self.container
         try:
             self.container = container or cnt_back_up
index 3a72687..d136139 100644 (file)
@@ -1,4 +1,4 @@
-#a Copyright 2011-2013 GRNET S.A. All rights reserved.
+# Copyright 2011-2013 GRNET S.A. All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or
 # without modification, are permitted provided that the following