Skip to content

Commit

Permalink
resolving conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: selldinesh <dinesh.sellappan@keysight.com>
  • Loading branch information
selldinesh committed Nov 27, 2023
1 parent 7544ac7 commit 75f289b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/api/test_udf.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ def test_udf_remove(self, npu):

results = [*npu.process_commands(commands)]
print('======= SAI commands RETURN values remove =======')
pprint(results)
pprint(results)

0 comments on commit 75f289b

Please sign in to comment.