This commit is contained in:
Kovid Goyal 2023-04-02 19:28:58 +05:30
parent 397fe04839
commit 8959ada93f
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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