mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
pep8
This commit is contained in:
parent
397fe04839
commit
8959ada93f
@ -19,7 +19,7 @@ __copyright__ = '2021, Loïc Houpert <houpertloic at gmail .com>. Adapted from:
|
||||
Mediapart
|
||||
'''
|
||||
|
||||
from datetime import date, datetime, timezone, timedelta
|
||||
from datetime import datetime, timezone, timedelta
|
||||
from calibre.ptempfile import PersistentTemporaryFile
|
||||
from calibre.web.feeds.news import BasicNewsRecipe, classes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user