mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
pep8
This commit is contained in:
parent
d09a998c36
commit
cfba208bc3
@ -97,6 +97,7 @@ class WoblinkStore(BasicStoreConfig, StorePlugin):
|
||||
for s in search(query, max_results, timeout):
|
||||
yield s
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
from pprint import pprint
|
||||
pprint(list(search('Franciszek')))
|
||||
|
Loading…
x
Reference in New Issue
Block a user