python black

This commit is contained in:
Conor Patrick 2019-05-18 21:11:22 -04:00
parent 46b7f9a778
commit cd29a0e0fe

View File

@ -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(