Commit f61cb307 authored by Ad Schellevis's avatar Ad Schellevis

(ids) whitespace

parent c6a6cb88
...@@ -63,4 +63,3 @@ if __name__ == '__main__': ...@@ -63,4 +63,3 @@ if __name__ == '__main__':
else: else:
url = ('%s/%s'%(rule['source']['url'],rule['filename'])) url = ('%s/%s'%(rule['source']['url'],rule['filename']))
dl.download(proto=download_proto, url=url) dl.download(proto=download_proto, url=url)
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