Skip to content

Commit

Permalink
Rebase on Master
Browse files Browse the repository at this point in the history
Signed-off-by: Fabrice Normandin <[email protected]>
  • Loading branch information
lebrice committed Nov 6, 2023
1 parent a3f60b5 commit 63ae899
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions milatools/cli/init_command.py
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,9 @@ def _add_ssh_entry(
ssh_config: SSHConfig,
host: str,
Host: str | None = None,
*,
_space_before: bool = True,
_space_after: bool = False,
**entry,
) -> None:
"""Interactively add an entry to the ssh config file.
Expand Down

0 comments on commit 63ae899

Please sign in to comment.