diff --git a/src/azure-cli/azure/cli/command_modules/policyinsights/__init__.py b/src/azure-cli/azure/cli/command_modules/policyinsights/__init__.py index b48c997cf5d..0e496324ec3 100644 --- a/src/azure-cli/azure/cli/command_modules/policyinsights/__init__.py +++ b/src/azure-cli/azure/cli/command_modules/policyinsights/__init__.py @@ -2,7 +2,7 @@ # Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. See License.txt in the project root for license information. # -------------------------------------------------------------------------------------------- - +# Test POC # pylint: disable=unused-import from azure.cli.command_modules.policyinsights._help import helps