removed prints. dumb me
This commit is contained in:
parent
9d21865409
commit
341fdd8f49
1 changed files with 0 additions and 3 deletions
|
|
@ -175,9 +175,6 @@ class Twython(object):
|
|||
response = func(url, data=params, files=files)
|
||||
content = response.content.decode('utf-8')
|
||||
|
||||
print response
|
||||
print response.__dict__
|
||||
|
||||
# create stash for last function intel
|
||||
self._last_call = {
|
||||
'api_call': api_call,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue