summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Pepple <bpepple@fedoraproject.org>2016-05-22 10:35:12 -0400
committerBrian Pepple <bpepple@fedoraproject.org>2016-05-22 10:35:12 -0400
commitf0f1160a3bcf5d90cb8e8574f266f9c4a69e728c (patch)
treef9c0a7b341d7ffb150510954c1e2ad10021aa27d
parentf0f681525cb1bdedf7015bf29ed5b80cdaa676db (diff)
downloadscripts-f0f1160a3bcf5d90cb8e8574f266f9c4a69e728c.tar.gz
scripts-f0f1160a3bcf5d90cb8e8574f266f9c4a69e728c.tar.xz
scripts-f0f1160a3bcf5d90cb8e8574f266f9c4a69e728c.zip
Remove commentHEADmaster
-rwxr-xr-xlast_shout.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/last_shout.py b/last_shout.py
index a4b9f82..31df9c8 100755
--- a/last_shout.py
+++ b/last_shout.py
@@ -127,8 +127,6 @@ def truncate_tweet(s, min_pos=0, max_pos=134, ellipsis=True):
return s[0:end] + suffix
def build_string(list):
- '''TODO: Add some error checking to modify string if text'''
- ''' will be more than 140 characters.'''
c = len(list)
txt = u"\u266A" + " My Top " + str(c) + " #lastfm artists: "