mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
pep8
This commit is contained in:
parent
668fd790d7
commit
dc710d8cbe
@ -14,6 +14,7 @@ import lxml
|
|||||||
from lxml.builder import E
|
from lxml.builder import E
|
||||||
respekt_url = 'https://www.respekt.cz'
|
respekt_url = 'https://www.respekt.cz'
|
||||||
|
|
||||||
|
|
||||||
class respektRecipe(BasicNewsRecipe):
|
class respektRecipe(BasicNewsRecipe):
|
||||||
__author__ = 'Tomáš Hnyk'
|
__author__ = 'Tomáš Hnyk'
|
||||||
publisher = u'Respekt Publishing a. s.'
|
publisher = u'Respekt Publishing a. s.'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user