Skip to content

Commit 5bf6720

Browse files
committed
resolving conflicts
1 parent 9cf613e commit 5bf6720

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/api/test_udf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ def test_udf_remove(self, npu):
9090

9191
results = [*npu.process_commands(commands)]
9292
print('======= SAI commands RETURN values remove =======')
93-
pprint(results)
93+
pprint(results)

0 commit comments

Comments
 (0)