black-compliant formatting

This commit is contained in:
JanLJL
2023-03-14 18:22:27 +01:00
parent af3b1fe3e8
commit 54644ffb09
3 changed files with 3 additions and 6 deletions

View File

@@ -313,7 +313,7 @@ class TestParserAArch64(unittest.TestCase):
{"register": {"prefix": "x", "name": "11"}},
{"immediate": {"value": 1, "type": "int"}},
{"immediate": {"value": 3, "type": "int"}},
{"condition": "EQ"}
{"condition": "EQ"},
],
"directive": None,
"comment": None,