diff --git a/src/documents/settings.py b/src/documents/settings.py index ca73dc298..20b0b2023 100644 --- a/src/documents/settings.py +++ b/src/documents/settings.py @@ -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_THUMBNAIL_NAME = "__exported_thumbnail_name__" \ No newline at end of file +EXPORTER_THUMBNAIL_NAME = "__exported_thumbnail_name__"