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