Skip to content

Commit 9f3dd9a

Browse files
committed
fix formatting
Signed-off-by: Chris Snow <[email protected]>
1 parent 56e02de commit 9f3dd9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -754,7 +754,6 @@ def create(
754754
:param addons: list of required addons. See:
755755
`hpecp k8scluster get-available-addons`
756756
"""
757-
758757
host_config = [
759758
K8sClusterHostConfig.create_from_list(h.split(":"))
760759
for h in k8shosts_config.split(",")

0 commit comments

Comments
 (0)