(ids) whitespace

This commit is contained in:
Ad Schellevis 2015-07-01 09:45:42 +02:00
parent c6a6cb88f9
commit f61cb3079d

View File

@ -63,4 +63,3 @@ if __name__ == '__main__':
else:
url = ('%s/%s'%(rule['source']['url'],rule['filename']))
dl.download(proto=download_proto, url=url)