View Single Post
Old 06-23-2026, 04:43 PM   #3
Comfy.n
want to learn what I want
Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.
 
Posts: 2,288
Karma: 7990245
Join Date: Sep 2020
Device: Libra Colour
I found that splitting the imports makes the parser happy:

from calibre_plugins.wolnelektury_source.consts import PLUGIN_VERSION
from calibre_plugins.wolnelektury_source.consts import PLUGIN_NAME
from calibre_plugins.wolnelektury_source.consts import WOLNELEKTURY_ID
Comfy.n is offline   Reply With Quote