diff --git a/tools/testing/tests/fido2.py b/tools/testing/tests/fido2.py index 8aa36a2..778cfb2 100644 --- a/tools/testing/tests/fido2.py +++ b/tools/testing/tests/fido2.py @@ -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(