mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 00:05:21 +01:00
make pycodestyle happy
This commit is contained in:
parent
29b0886950
commit
336f747f16
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ class RasterisedDocumentParser(DocumentParser):
|
||||||
"-alpha", "remove",
|
"-alpha", "remove",
|
||||||
gs_out_path,
|
gs_out_path,
|
||||||
out_path
|
out_path
|
||||||
)
|
)
|
||||||
|
|
||||||
return out_path
|
return out_path
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue