Skip to content

CodeQL: False positive for uninitialized variable (via import) in Python #11313

@pyrito

Description

@pyrito

Description of the false positive

connectorx won't be called unless the boolean is true, which only happens when the try finishes successfully.

Code samples or links to source code

https://github.com/modin-project/modin/pull/5222/files#file-modin-core-storage_formats-pandas-parsers-py-L807

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions