mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-05 10:40:06 +01:00
black-compliant formatting
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user