PEP8 Cleanup on Twitter Endpoints
This commit is contained in:
parent
5cd1129098
commit
e3d9ed656b
1 changed files with 318 additions and 318 deletions
|
|
@ -26,7 +26,7 @@ api_table = {
|
||||||
'method': 'GET',
|
'method': 'GET',
|
||||||
},
|
},
|
||||||
|
|
||||||
'endSession' : {
|
'endSession': {
|
||||||
'url': '/account/end_session.json',
|
'url': '/account/end_session.json',
|
||||||
'method': 'POST',
|
'method': 'POST',
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue