Skip to content

Commit 83b76c6

Browse files
committed
add comment
1 parent 2443ae4 commit 83b76c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/qualcomm/scripts/download_qnn_sdk.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def get_staging_dir(*parts: str) -> pathlib.Path:
5252
~/.cache/executorch/qnn/<parts...>
5353
(falls back to $HOME/.cache if $XDG_CACHE_HOME is unset)
5454
55-
- On Windows:
55+
- On Windows (not supported yet, but as placeholder):
5656
%LOCALAPPDATA%\executorch\qnn\<parts...>
5757
(falls back to $HOME/AppData/Local if %LOCALAPPDATA% is unset)
5858

0 commit comments

Comments
 (0)