fix pep issue

This commit is contained in:
2023-01-12 16:58:47 +01:00
parent d06f1a3f7a
commit 25e73185e2

View File

@ -95,7 +95,6 @@ class OTCDocConvertor:
"Cannot find string for rawization anymore"
)
def streamline_html(self, soup, file_name):
# Drop eventual header duplicated anchors
fname = file_name.replace(".html", "").lower()