mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
pep8
This commit is contained in:
parent
d19c60f61d
commit
eee11ae65b
@ -58,5 +58,6 @@ def test():
|
||||
urls = get_urls(br, ['consider', 'phlebas', 'banks'])
|
||||
pprint.pprint(urls)
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
test()
|
||||
|
@ -97,5 +97,6 @@ def test():
|
||||
authors=('Joe Abercrombie',))
|
||||
print ('Downloaded', rq.qsize(), 'covers')
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
test()
|
||||
|
Loading…
x
Reference in New Issue
Block a user