Skip to content

Commit 2c44f35

Browse files
committed
flake8 shows no issues.
1 parent 2f1f9f8 commit 2c44f35

3 files changed

Lines changed: 160 additions & 88 deletions

File tree

bitly_api/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
__doc__ = """
66
This is a python library for the bitly api
77
8-
all methods raise BitlyError on an unexpected response, or a problem with input format
8+
all methods raise BitlyError on an unexpected response, or a problem with input
9+
format
910
"""

0 commit comments

Comments
 (0)