mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix ruff check
This commit is contained in:
parent
fed2bf6dab
commit
7c9f48b84d
@ -167,6 +167,7 @@ def test_background_install(installer: ModelInstallServiceBase, test_file: Path,
|
||||
installer.prune_jobs()
|
||||
assert not installer.get_job(source)
|
||||
|
||||
|
||||
def test_delete_install(installer: ModelInstallServiceBase, test_file: Path, app_config: InvokeAIAppConfig):
|
||||
store = installer.record_store
|
||||
key = installer.install_path(test_file)
|
||||
|
Loading…
Reference in New Issue
Block a user