Skip to content

[libclang/python] Error caputre is non used #172374

@TApplencourt

Description

@TApplencourt

On this line, we capture e but never use it

except CompilationDatabaseError as e:

Should we just remove the capture, or print the error?


Thanks a lot ruff check :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions