Skip to content

Commit ad7b35d

Browse files
committed
linting
1 parent 2be46ca commit ad7b35d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/aks-preview/azext_aks_preview/_params.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2315,7 +2315,7 @@ def load_arguments(self, _):
23152315
help="Version of Kubernetes to use for the machine.",
23162316
)
23172317
c.argument(
2318-
"spot_max_price",
2318+
"spot_max_price",
23192319
type=float,
23202320
validator=validate_spot_max_price,
23212321
help="The max price (in US Dollars) you are willing to pay for spot instances."

0 commit comments

Comments
 (0)