misc: Run pre-commit run --all-files
This is reflect the updates made to black when running `pre-commit autoupdate`. Change-Id: Ifb7fea117f354c7f02f26926a5afdf7d67bc5919
This commit is contained in:
@@ -318,7 +318,6 @@ class LooppointTestSuite(unittest.TestCase):
|
||||
self.assertEquals(PcCountPair(101, 202), targets[5])
|
||||
|
||||
def test_get_region_start_id_map(self):
|
||||
|
||||
region1 = LooppointRegion(
|
||||
simulation=LooppointSimulation(
|
||||
start=LooppointRegionPC(pc=56, globl=2345, relative=344),
|
||||
|
||||
Reference in New Issue
Block a user