mirror of
https://github.com/kemayo/leech
synced 2025-12-06 08:22:56 +01:00
Removed trailing whitespace.
This commit is contained in:
parent
1afac50437
commit
6d7b5ffcf0
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ class Arbitrary(Site):
|
|||
|
||||
# TODO: consider `'\n'.join(map(str, content.contents))`
|
||||
content.name = 'div'
|
||||
|
||||
|
||||
# Extract from bs4 tree so the rest of the tree gets deleted.
|
||||
content = content.extract()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue