Skip to content

Commit 1acb151

Browse files
committed
Lint
1 parent 137052e commit 1acb151

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

backends/qualcomm/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ get_filename_component(
2323
_common_include_directories "${EXECUTORCH_SOURCE_DIR}/.." ABSOLUTE
2424
)
2525

26-
# We only download QNN SDK when we build pip wheel for ExecuTorch.
27-
# Please don't change this code unless you know what you are doing.
26+
# We only download QNN SDK when we build pip wheel for ExecuTorch. Please don't
27+
# change this code unless you know what you are doing.
2828
if(EXECUTORCH_BUILD_WHEEL_DO_NOT_USE)
2929
set(_qnn_default_sdk_dir "${CMAKE_CURRENT_BINARY_DIR}/sdk/qnn")
3030

0 commit comments

Comments
 (0)