mirror of
https://github.com/yavook/kiwi-scp.git
synced 2024-11-24 13:43:01 +00:00
typo
This commit is contained in:
parent
64138abb92
commit
e896e8a06c
1 changed files with 1 additions and 1 deletions
|
@ -177,4 +177,4 @@ class KiwiCommand:
|
||||||
@classmethod
|
@classmethod
|
||||||
def run_for_filtered_services(cls, instance: Instance, project: Project, services: Services,
|
def run_for_filtered_services(cls, instance: Instance, project: Project, services: Services,
|
||||||
new_service_names: List[str], **kwargs) -> None:
|
new_service_names: List[str], **kwargs) -> None:
|
||||||
raise Exception
|
raise Exception
|
||||||
|
|
Loading…
Reference in a new issue