Skip to content

Commit a9962fd

Browse files
chore: ruff
1 parent e7513f6 commit a9962fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

invokeai/app/services/shared/invocation_context.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,6 @@ def load_and_cache_model(
487487
return self._services.model_manager.load.load_model_from_path(model_path=model_path, loader=loader)
488488

489489

490-
491490
class ConfigInterface(InvocationContextInterface):
492491
def get(self) -> InvokeAIAppConfig:
493492
"""Gets the app's config.

0 commit comments

Comments
 (0)