mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
7d00c4b0f4
commit
fe291a5958
@ -407,7 +407,7 @@ class BasicNewsRecipe(Recipe):
|
|||||||
:param url: The URL to be followed
|
:param url: The URL to be followed
|
||||||
:param tag: The tag from which the URL was derived
|
:param tag: The tag from which the URL was derived
|
||||||
'''
|
'''
|
||||||
raise NotImplementedError
|
raise NotImplementedError()
|
||||||
|
|
||||||
def get_extra_css(self):
|
def get_extra_css(self):
|
||||||
'''
|
'''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user