From 220256b19128fd1a58beedba73ca16a35424b265 Mon Sep 17 00:00:00 2001 From: "Bugbounty POC by @nvk0x" Date: Wed, 10 Dec 2025 16:47:41 +0530 Subject: [PATCH] Update __init__.py --- .../azure/cli/command_modules/policyinsights/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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