| Issue |
172374
|
| Summary |
[libclang/python] Error caputre is non used
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
TApplencourt
|
On this line, we capture `e` but never use it
https://github.com/llvm/llvm-project/blob/518c32824dbb4d6840c1f1427b7951f00ffebb12/clang/bindings/python/clang/cindex.py#L3882
Should we just remove the capture, or print the error?
---
Thanks a lot `ruff check` :)
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs