mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-15 19:17:03 +01:00
PEP8
This commit is contained in:
parent
22c8049bed
commit
279e421ad5
1 changed files with 3 additions and 2 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
# Defines the names of file/thumbnail for the manifest for exporting/importing commands
|
# Defines the names of file/thumbnail for the manifest
|
||||||
|
# for exporting/importing commands
|
||||||
EXPORTER_FILE_NAME = "__exported_file_name__"
|
EXPORTER_FILE_NAME = "__exported_file_name__"
|
||||||
EXPORTER_THUMBNAIL_NAME = "__exported_thumbnail_name__"
|
EXPORTER_THUMBNAIL_NAME = "__exported_thumbnail_name__"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue