Skip to content

Commit 75f289b

Browse files
committed
resolving conflicts
Signed-off-by: selldinesh <[email protected]>
1 parent 7544ac7 commit 75f289b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)