1 parent 2f1f9f8 commit 2c44f35Copy full SHA for 2c44f35
3 files changed
bitly_api/__init__.py
@@ -5,5 +5,6 @@
5
__doc__ = """
6
This is a python library for the bitly api
7
8
-all methods raise BitlyError on an unexpected response, or a problem with input format
+all methods raise BitlyError on an unexpected response, or a problem with input
9
+format
10
"""
0 commit comments