css processing formatting

This commit is contained in:
Kiryl
2022-07-07 19:31:16 +03:00
parent 114ac78eb0
commit 687c09417a
6 changed files with 231 additions and 302 deletions

View File

@@ -1,5 +1,5 @@
import re
from bs4 import BeautifulSoup, NavigableString, Tag
from bs4 import BeautifulSoup, NavigableString
@staticmethod
def _clean_footnote_content(content):