Clear font-family value of regex characters

This commit is contained in:
Kiryl
2022-07-15 14:18:53 +03:00
parent 16a8690738
commit 20fa1bfa86
3 changed files with 34 additions and 29 deletions

View File

@@ -305,7 +305,7 @@ class EpubConverter:
self.adjacency_list[-1].append(nav_point)
self.hrefs_added_to_toc.add(nav_point.href)
def add_not_added_files_to_adjacency_list(self, not_added):
def add_not_added_files_to_adjacency_list(self, not_added: list):
"""Function add files that not added to adjacency list"""
for i, file in enumerate(not_added):
nav_point = NavPoint(