Commit c0dc9dc
authored
* Improve logic for finding Julia executable path
Refactor executable path retrieval for Julia binary.
* Improved to match codestyle
Making Ruff happy
* Improved to match codestyle
Making Ruff happy
* Improved to match codestyle
* simplify binary path computation
---------
Co-authored-by: Christopher Rowley <github.com/cjdoris>
1 parent 89bffa7 commit c0dc9dc
2 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
196 | 199 | | |
197 | 200 | | |
198 | 201 | | |
| |||
0 commit comments