From cd29a0e0fe3d15419c246b02dab14e8af65c69e5 Mon Sep 17 00:00:00 2001 From: Conor Patrick Date: Sat, 18 May 2019 21:11:22 -0400 Subject: [PATCH] python black --- tools/testing/tests/fido2.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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(