PEP8 cleanup.
This commit is contained in:
@@ -195,6 +195,7 @@ class PDFMinerParser(Parser):
|
||||
|
||||
return string_buffer.getvalue()
|
||||
|
||||
|
||||
Parser.register(
|
||||
mimetypes=('application/pdf',),
|
||||
parser_classes=(PopplerParser, PDFMinerParser)
|
||||
|
||||
Reference in New Issue
Block a user