mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
...
This commit is contained in:
parent
20c5bfce62
commit
d8e0540477
@ -861,7 +861,7 @@ class BasicNewsRecipe(Recipe):
|
||||
'''
|
||||
Initialize the recipe.
|
||||
:param options: Parsed commandline options
|
||||
:param parser: Command line option parser. Used to intelligently merge options.
|
||||
:param log: Logging object
|
||||
:param progress_reporter: A Callable that takes two arguments: progress (a number between 0 and 1) and a string message. The message should be optional.
|
||||
'''
|
||||
self.log = ThreadSafeWrapper(log)
|
||||
|
Loading…
x
Reference in New Issue
Block a user