Fix this so Pypi publishing works again

This commit is contained in:
Ryan McGrath 2020-04-02 22:48:57 -07:00
parent 40a8bd2d15
commit 33fccac46b
No known key found for this signature in database
GPG key ID: 811674B62B666830
6 changed files with 193 additions and 299 deletions

View file

@ -7,4 +7,4 @@ try:
except TwythonError as e:
print e
print user_timeline
print(user_timeline)