mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
pep8
This commit is contained in:
parent
6e054fd1b0
commit
8fa9a5bd8f
@ -2,6 +2,7 @@
|
|||||||
# vim:fileencoding=utf-8
|
# vim:fileencoding=utf-8
|
||||||
from calibre.web.feeds.news import BasicNewsRecipe
|
from calibre.web.feeds.news import BasicNewsRecipe
|
||||||
|
|
||||||
|
|
||||||
class RtRecipe(BasicNewsRecipe):
|
class RtRecipe(BasicNewsRecipe):
|
||||||
title = 'RT на русском'
|
title = 'RT на русском'
|
||||||
__author__ = 'Vuizur'
|
__author__ = 'Vuizur'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user