CodeQL: False positive for uninitialized variable (via import) in Python
Offen
acknowledged
false-positive
Python
- Vorherrschende Sprache
- CodeQL
- Sterne
- 10.1k
- Forks
- 2.1k
- Ø Merge
- 2 T. 15 Std.
- Gemergte PRs (30 T.)
- 141
Beschreibung
**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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.