Commit 1b521588 authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Update tweep.py

parent 76d9e169
...@@ -20,8 +20,6 @@ async def getUrl(init): ...@@ -20,8 +20,6 @@ async def getUrl(init):
args given. args given.
Returns complete URL. Returns complete URL.
Todo: Make everything URL encoded at the end.
''' '''
if init == -1: if init == -1:
url = "https://twitter.com/search?f=tweets&vertical=default&lang=en&q=" url = "https://twitter.com/search?f=tweets&vertical=default&lang=en&q="
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment