This commit is contained in:
Kovid Goyal 2025-03-24 11:09:21 +05:30
parent 56615a4f1e
commit 32a27227a4
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -1,8 +1,8 @@
#!/usr/bin/env python #!/usr/bin/env python
# vim:fileencoding=utf-8 # vim:fileencoding=utf-8
""" '''
https://www.cirsd.org/en/horizons https://www.cirsd.org/en/horizons
""" '''
from calibre.web.feeds.news import BasicNewsRecipe, classes from calibre.web.feeds.news import BasicNewsRecipe, classes