Skip to content

Commit 326f9ad

Browse files
committed
oidc-exchange: add-trailing-comma
Signed-off-by: William Woodruff <william@trailofbits.com>
1 parent e5f0690 commit 326f9ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

oidc-exchange.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,8 @@ def _get(name: str) -> str: # noqa: WPS430
207207

208208
die(
209209
_SERVER_REFUSED_TOKEN_EXCHANGE_MESSAGE.format(
210-
reasons=reasons, rendered_claims=rendered_claims
211-
)
210+
reasons=reasons, rendered_claims=rendered_claims,
211+
),
212212
)
213213

214214
pypi_token = mint_token_payload.get("token")

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