mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
pep8
This commit is contained in:
parent
8f3bbf0e0d
commit
dc8b1da999
@ -79,8 +79,8 @@ class CourrierInternational(BasicNewsRecipe):
|
|||||||
('Sport', 'https://www.courrierinternational.com/feed/category/6273/rss.xml'),
|
('Sport', 'https://www.courrierinternational.com/feed/category/6273/rss.xml'),
|
||||||
('Tendances', 'https://www.courrierinternational.com/feed/category/6282/rss.xml'),
|
('Tendances', 'https://www.courrierinternational.com/feed/category/6282/rss.xml'),
|
||||||
('Réveil', 'https://www.courrierinternational.com/feed/category/8224/rss.xml'),
|
('Réveil', 'https://www.courrierinternational.com/feed/category/8224/rss.xml'),
|
||||||
('Enquêtes', 'https://www.courrierinternational.com/feed/category/6678/rss.xml'),
|
('Enquêtes', 'https://www.courrierinternational.com/feed/category/6678/rss.xml'),
|
||||||
('Histoire', 'https://www.courrierinternational.com/feed/category/6679/rss.xml'),
|
('Histoire', 'https://www.courrierinternational.com/feed/category/6679/rss.xml'),
|
||||||
('Sciences & Techno', 'https://www.courrierinternational.com/feed/category/6268/rss.xml'),
|
('Sciences & Techno', 'https://www.courrierinternational.com/feed/category/6268/rss.xml'),
|
||||||
('Voyage', 'https://www.courrierinternational.com/feed/category/6271/rss.xml'),
|
('Voyage', 'https://www.courrierinternational.com/feed/category/6271/rss.xml'),
|
||||||
]
|
]
|
||||||
|
@ -3,7 +3,6 @@ Created on 23 Sep 2010
|
|||||||
|
|
||||||
@author: charles
|
@author: charles
|
||||||
'''
|
'''
|
||||||
from _ast import arg, arguments
|
|
||||||
|
|
||||||
__license__ = 'GPL v3'
|
__license__ = 'GPL v3'
|
||||||
__copyright__ = '2010, Kovid Goyal <kovid@kovidgoyal.net>'
|
__copyright__ = '2010, Kovid Goyal <kovid@kovidgoyal.net>'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user