CodeQL: False positive for uninitialized variable (via import) in Python
Abierto
acknowledged
false-positive
Python
- Lenguaje dominante
- CodeQL
- Estrellas
- 10.1k
- Forks
- 2.1k
- Merge medio
- 2 d 15 h
- PR fusionados (30 d)
- 141
Descripción
**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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.