fix: flake8

This commit is contained in:
Daniel Barranquero
2025-06-09 13:38:16 +02:00
parent 5c93372210
commit 40934d34b2
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -1 +0,0 @@
@@ -1 +0,0 @@
@@ -738,7 +738,7 @@ class M365PowerShell(PowerShellSession):
return self.execute(
"Set-AdminAuditLogConfig -UnifiedAuditLogIngestionEnabled $true"
)
def get_sharing_policy(self) -> dict:
"""
Get Exchange Online Sharing Policy.