CodeQL: False positive for uninitialized variable (via import) in Python
Aberta
acknowledged
false-positive
Python
- Linguagem predominante
- CodeQL
- Estrelas
- 10.1k
- Forks
- 2.1k
- Merge médio
- 2d 15h
- PRs com merge (30d)
- 141
Descrição
**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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.