mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-01 03:01:13 -04:00
ruff
This commit is contained in:
committed by
psychedelicious
parent
5f3e7afd45
commit
b6b7e737e0
@@ -237,7 +237,7 @@ class DefaultSessionProcessor(SessionProcessorBase):
|
||||
source_node_id=source_invocation_id,
|
||||
error_type=e.__class__.__name__,
|
||||
error=error,
|
||||
user_id=None
|
||||
user_id=None,
|
||||
)
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user