Skip to content

Commit be11144

Browse files
committed
Fromatted with black
Signed-off-by: Victor Moene <[email protected]>
1 parent 205ba91 commit be11144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cf_remote/remote.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ def install_host(
486486
edition=None,
487487
show_info=True,
488488
remote_download=False,
489-
trust_keys=None
489+
trust_keys=None,
490490
):
491491
data = get_info(host, connection=connection)
492492
if show_info:

0 commit comments

Comments
 (0)