forked from docs/doc-exports
removal of blank lines
This commit is contained in:
@ -451,7 +451,6 @@ class OTCDocConvertor:
|
||||
p.string.replace_with(string)
|
||||
break
|
||||
|
||||
|
||||
# Drop parent link at the bottom of the page
|
||||
for parent in soup.body.find_all("p", class_="familylinks"):
|
||||
parent.decompose()
|
||||
|
||||
Reference in New Issue
Block a user