diff --git a/src/book.py b/src/book.py index b751220..bdd6947 100644 --- a/src/book.py +++ b/src/book.py @@ -722,6 +722,18 @@ class Book: new_tag.string = title tag.replace_with(new_tag) + def _process_lists(self): + """ + Function to process tags