Skip to content

Commit fd20022

Browse files
committed
chore: space
1 parent 09b55cb commit fd20022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyeudiw/tests/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ def base64url_to_int(val):
310310
"class": "X509Handler",
311311
"config": {
312312
"client_id": f"{BASE_URL}/OpenID4VP",
313-
"relying_party_certificate_chains_by_ca":{
313+
"relying_party_certificate_chains_by_ca": {
314314
"ca.example.com": DEFAULT_X509_CHAIN,
315315
},
316316
"certificate_authorities": {

0 commit comments

Comments
 (0)