mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Fixes grammar in comment
Co-authored-by: Florian <florian.brandes@posteo.de>
This commit is contained in:
parent
7aa0e5650b
commit
355b3fcb3d
@ -104,7 +104,7 @@ def convert_from_tiff_to_pdf(filepath: str) -> str:
|
||||
def scan_file_for_separating_barcodes(filepath: str) -> Tuple[Optional[str], List[int]]:
|
||||
"""
|
||||
Scan the provided pdf file for page separating barcodes
|
||||
Returns a the PDF filepath and a list of pagenumbers,
|
||||
Returns a PDF filepath and a list of pagenumbers,
|
||||
which separate the file into new files
|
||||
"""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user