Commit 0a22100
committed
Fixup StackedSearchPathLookupError error message
The target file that could not be found was printing
`Path(_str: "libclang.so")` instead of `libclang.so`.
Add the `.str` to the `Path` so just the filename is printed.1 parent 7de536c commit 0a22100
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
0 commit comments