mirror of
https://github.com/searxng/searxng.git
synced 2025-12-24 04:30:02 +00:00
Fix quantity of blank lines after code object.
This commit is contained in:
@@ -8,6 +8,7 @@ paging = True
|
||||
|
||||
|
||||
class FilecropResultParser(HTMLParser):
|
||||
|
||||
def __init__(self):
|
||||
HTMLParser.__init__(self)
|
||||
self.__start_processing = False
|
||||
|
||||
Reference in New Issue
Block a user