Skip to content

Commit 62b688b

Browse files
committed
Ruff reformat
1 parent a89a1f9 commit 62b688b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/backend/fastapi_app/dependencies.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ async def common_parameters():
7676
)
7777

7878

79-
async def get_azure_credential() -> (
80-
Union[azure.identity.AzureDeveloperCliCredential, azure.identity.ManagedIdentityCredential]
81-
):
79+
async def get_azure_credential() -> Union[
80+
azure.identity.AzureDeveloperCliCredential, azure.identity.ManagedIdentityCredential
81+
]:
8282
azure_credential: Union[azure.identity.AzureDeveloperCliCredential, azure.identity.ManagedIdentityCredential]
8383
try:
8484
if client_id := os.getenv("APP_IDENTITY_ID"):

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy