fixup unit tests and remove debugging statements

This commit is contained in:
Lincoln Stein
2024-06-02 18:19:29 -04:00
parent e26360f85b
commit 589a7959c0
11 changed files with 61 additions and 186 deletions

View File

@ -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
)