Testeando error en geocoder.

This commit is contained in:
pablomartincalvo 2018-10-23 23:18:12 +02:00
parent 06e1f78f40
commit a3a2165f43
4 changed files with 172 additions and 138 deletions

View file

@ -13,7 +13,7 @@ class Geocoder:
def start(self):
while True:
sleep(120)
sleep(1)
print("Exists: {}".format(capturas_interface.not_geocoded_captura_exists()))