mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-05 18:58:34 -05:00
Format Python code with black
This commit is contained in:
@@ -17,7 +17,7 @@ class DocumentsConfig(AppConfig):
|
||||
set_correspondent,
|
||||
set_document_type,
|
||||
set_tags,
|
||||
add_to_index
|
||||
add_to_index,
|
||||
)
|
||||
|
||||
document_consumption_finished.connect(add_inbox_tags)
|
||||
|
Reference in New Issue
Block a user