Commit 59bf3cd
committed
Fix new ruff error reported by CI
S603 `subprocess` call: check for execution of untrusted input
S607 Starting a process with a partial executable path1 parent 237bdb8 commit 59bf3cd
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
| |||
0 commit comments