mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fixup unit tests and remove debugging statements
This commit is contained in:
@ -54,6 +54,7 @@ def mock_services() -> InvocationServices:
|
||||
workflow_records=None, # type: ignore
|
||||
tensors=None, # type: ignore
|
||||
conditioning=None, # type: ignore
|
||||
performance_statistics=None, # type: ignore
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user