This commit is contained in:
Kovid Goyal 2019-02-26 07:11:25 +05:30
parent 7d00c4b0f4
commit fe291a5958
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -407,7 +407,7 @@ class BasicNewsRecipe(Recipe):
:param url: The URL to be followed
:param tag: The tag from which the URL was derived
'''
raise NotImplementedError
raise NotImplementedError()
def get_extra_css(self):
'''