Commit 66aa288b authored by Vincent Castellano's avatar Vincent Castellano

Fix test script

parent b674adbd
......@@ -34,7 +34,6 @@ def on_msg_receive(msg):
if text.startswith("!ping"):
tgl.send_msg(ptype, pid, "PONG!")
d
if text.startswith("!location"):
geolocator = Nominatim()
......
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