We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7544ac7 commit 75f289bCopy full SHA for 75f289b
tests/api/test_udf.py
@@ -90,4 +90,4 @@ def test_udf_remove(self, npu):
90
91
results = [*npu.process_commands(commands)]
92
print('======= SAI commands RETURN values remove =======')
93
- pprint(results)
+ pprint(results)
0 commit comments