python black
This commit is contained in:
parent
46b7f9a778
commit
cd29a0e0fe
@ -628,7 +628,11 @@ class FIDO2Tests(Tester):
|
||||
user,
|
||||
key_params,
|
||||
expectedError=CtapError.ERR.SUCCESS,
|
||||
other={"exclude_list": [{"id": b"1234", "type": "mangoPapayaCoconutNotAPublicKey"}]},
|
||||
other={
|
||||
"exclude_list": [
|
||||
{"id": b"1234", "type": "mangoPapayaCoconutNotAPublicKey"}
|
||||
]
|
||||
},
|
||||
)
|
||||
|
||||
self.testMC(
|
||||
|
Loading…
x
Reference in New Issue
Block a user