mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-21 11:31:51 +00:00
a646c68308
Apply poetry's black to entra_service.py so the file matches the configuration CI's sdk-code-quality job uses. Also remove the redundant tests/__init__.py for this check; pytest discovers tests by path and the project convention is to keep test directories package-free.