Skip to content

Commit 9328d0c

Browse files
committed
nfc: autformat hctdb.py
1 parent abd03a8 commit 9328d0c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

utils/hct/hctdb.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5845,7 +5845,9 @@ def UFI(name, **mappings):
58455845
"i32",
58465846
"numCoherenceHintBitsFromLSB",
58475847
"Num coherence hint bits from LSB",
5848-
),])
5848+
),
5849+
],
5850+
)
58495851
next_op_idx += 1
58505852

58515853
self.add_dxil_op(

0 commit comments

Comments
 (0)