diff --git a/kiwi_scp/commands/cmd.py b/kiwi_scp/commands/cmd.py index ed3fa9f..1da8cc4 100644 --- a/kiwi_scp/commands/cmd.py +++ b/kiwi_scp/commands/cmd.py @@ -177,4 +177,4 @@ class KiwiCommand: @classmethod def run_for_filtered_services(cls, instance: Instance, project: Project, services: Services, new_service_names: List[str], **kwargs) -> None: - raise Exception \ No newline at end of file + raise Exception