1
0
mirror of https://github.com/gryf/ebook-converter.git synced 2026-04-29 02:04:05 +02:00

Re added (probably) right formating codes.

This commit is contained in:
2021-06-22 22:06:09 +02:00
parent 546cc26652
commit 84abd62a61
18 changed files with 39 additions and 58 deletions
@@ -6,11 +6,6 @@ from lxml import etree
from ebook_converter.ebooks.oeb.base import rewrite_links, urlnormalize
__license__ = 'GPL v3'
__copyright__ = '2010, Kovid Goyal <kovid@kovidgoyal.net>'
__docformat__ = 'restructuredtext en'
class RenameFiles(object): # {{{
'''