mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
pep8
This commit is contained in:
parent
52ce0ace59
commit
6e11ed5526
@ -7,6 +7,7 @@ __license__ = "GPL v3"
|
|||||||
from calibre.web.feeds.news import BasicNewsRecipe
|
from calibre.web.feeds.news import BasicNewsRecipe
|
||||||
import datetime
|
import datetime
|
||||||
|
|
||||||
|
|
||||||
class DistroWatchWeekly(BasicNewsRecipe):
|
class DistroWatchWeekly(BasicNewsRecipe):
|
||||||
title = "DistroWatch Weekly"
|
title = "DistroWatch Weekly"
|
||||||
description = "Weekly news about Linux distributions"
|
description = "Weekly news about Linux distributions"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user