Skip to content

Commit d22581f

Browse files
committed
black formatting
Signed-off-by: Ethan Mahintorabi <[email protected]>
1 parent 4c82ca0 commit d22581f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/odb/test/test_wire_codec.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def setUp(self):
1616
self.v12,
1717
self.v23,
1818
self.design,
19-
self.ord_tech
19+
self.ord_tech,
2020
) = helper.createMultiLayerDB()
2121
self.chip = odb.dbChip_create(self.db, self.tech)
2222
self.block = odb.dbBlock_create(self.chip, "chip")

0 commit comments

Comments
 (0)