diff --git a/tests/api/test_udf.py b/tests/api/test_udf.py index 515ff283..566ec48d 100644 --- a/tests/api/test_udf.py +++ b/tests/api/test_udf.py @@ -90,4 +90,4 @@ def test_udf_remove(self, npu): results = [*npu.process_commands(commands)] print('======= SAI commands RETURN values remove =======') - pprint(results) \ No newline at end of file + pprint(results)