mirror of
https://github.com/open-webui/open-webui
synced 2025-01-19 09:16:44 +00:00
refac: formatting
This commit is contained in:
parent
ba2964cb01
commit
46e57706c1
@ -558,7 +558,7 @@ def add_files_to_knowledge_batch(
|
||||
result = process_files_batch(
|
||||
request=request,
|
||||
form_data=BatchProcessFilesForm(files=files, collection_name=id),
|
||||
user=user
|
||||
user=user,
|
||||
)
|
||||
except Exception as e:
|
||||
log.error(
|
||||
|
Loading…
Reference in New Issue
Block a user