diff --git a/cli/src/core/git.py b/cli/src/core/git.py index 9743591..6cc9d8a 100644 --- a/cli/src/core/git.py +++ b/cli/src/core/git.py @@ -20,10 +20,10 @@ def git_push_changes( try: logger.info( f"Staging files inside: \ - {service_dir_rel_path}, \ - {registry_file_rel_path}, \ - {master_hla_names_rel_path}, \ - {master_ioc_subs_rel_path}..." + {service_dir_rel_path}, \ + {registry_file_rel_path}, \ + {master_hla_names_rel_path}, \ + {master_ioc_subs_rel_path}..." ) repo.index.add( [