forked from openlp/openlp
Indented line to show continuation
This commit is contained in:
parent
a37ae5880f
commit
bc214ac990
@ -375,7 +375,7 @@ class BSExtract(object):
|
||||
content = content.findAll(u'li')
|
||||
return [
|
||||
book.contents[0].contents[0] for book in content
|
||||
if len(book.contents[0].contents)
|
||||
if len(book.contents[0].contents)
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user