Skip to content

Commit c143f48

Browse files
committed
fix lint
1 parent 1ec744e commit c143f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/qualcomm/partition/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def generate_qnn_executorch_option(
2828
raise ValueError(
2929
f"QNN compile spec (key={QCOM_QNN_COMPILE_SPEC}) not found in compiler_specs"
3030
)
31-
31+
3232
return qnn_compile_spec_buffer
3333

3434

0 commit comments

Comments
 (0)