We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7480d27 commit 3071e03Copy full SHA for 3071e03
1 file changed
src/aks-preview/azext_aks_preview/_roleassignments.py
@@ -3,6 +3,7 @@
3
# Licensed under the MIT License. See License.txt in the project root for license information.
4
# --------------------------------------------------------------------------------------------
5
6
+# pylint: disable=unused-import
7
from azure.cli.command_modules.acs._roleassignments import (
8
add_role_assignment,
9
add_role_assignment_executor,
0 commit comments