Skip to content

Commit 17cd7c1

Browse files
author
reneeli@microsoft.com
committed
fix style
1 parent 75fdc53 commit 17cd7c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/aks-preview/azext_aks_preview/managed_cluster_decorator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2867,6 +2867,7 @@ def get_migrate_vmas_to_vms(self) -> bool:
28672867
"""
28682868
return self.raw_param.get("migrate_vmas_to_vms")
28692869

2870+
28702871
# pylint: disable=too-many-public-methods
28712872
class AKSPreviewManagedClusterCreateDecorator(AKSManagedClusterCreateDecorator):
28722873
def __init__(

0 commit comments

Comments
 (0)