Remove extra double quote from docstring
The extra " was visible on http://docs.openstack.org/developer/python-swiftclient/swiftclient.html Change-Id: I7d61c8259a4f13464c11ae7e3fa28eb3a58e4baa
This commit is contained in:
parent
1d81933921
commit
b4d97079b6
@ -14,7 +14,7 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
""""
|
"""
|
||||||
OpenStack Swift Python client binding.
|
OpenStack Swift Python client binding.
|
||||||
"""
|
"""
|
||||||
from .client import *
|
from .client import *
|
||||||
|
Loading…
x
Reference in New Issue
Block a user