mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-10 16:46:50 +01:00
code style
This commit is contained in:
parent
97e96d02f2
commit
e97ff3d671
2 changed files with 5 additions and 4 deletions
|
|
@ -190,6 +190,7 @@ def make_thumbnail_from_pdf(in_path, temp_dir, logging_group=None):
|
|||
|
||||
return out_path
|
||||
|
||||
|
||||
def parse_date(filename, text):
|
||||
"""
|
||||
Returns the date of the document.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue