mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-06 23:45:05 +01:00
pep8
This commit is contained in:
parent
6e054fd1b0
commit
8fa9a5bd8f
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Reference in a new issue