View Single Post
Old 02-07-2026, 04:32 PM   #21
igorius
Zealot
igorius began at the beginning.
 
Posts: 130
Karma: 34
Join Date: Jun 2015
Device: ipad & inkpad X
Plugin actualized to get rid of messages like
Code:
calibre_plugins.reformat_epub.main:467: SyntaxWarning: "\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.
calibre_plugins.reformat_epub.main:471: SyntaxWarning: "\." is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\."? A raw string is also an option.
Version of the plugin bumped to 2.4.1.
Maybe it would be a good idea to update the code to python3...
Attached Files
File Type: zip Reformat plugin.zip (45.5 KB, 12 views)
igorius is offline   Reply With Quote