mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
pep8
This commit is contained in:
parent
a6951342ab
commit
1b1efb0890
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
from calibre.web.feeds.news import BasicNewsRecipe
|
from calibre.web.feeds.news import BasicNewsRecipe
|
||||||
|
|
||||||
|
|
||||||
class OMGUbuntu(BasicNewsRecipe):
|
class OMGUbuntu(BasicNewsRecipe):
|
||||||
title = u"Omg! Ubuntu!"
|
title = u"Omg! Ubuntu!"
|
||||||
description = u"Online news site covering Ubuntu activities. Recipe pulls articles from past 7 days."
|
description = u"Online news site covering Ubuntu activities. Recipe pulls articles from past 7 days."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user