LGTM.com - false positive: Iteration over sequence, of class list, may also iterate over string.
Offen
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**
Here the type is checked before before the for loop. If it is not a list of tuple, then it is set to list.
**URL to the alert on the project page on LGTM.com**
https://lgtm.com/projects/g/spectrochempy/spectrochempy/snapshot/e28b7624d20e89aa1d5ff919190dff06e445e8c4/files/spectrochempy/core/dataset/ndio.py?sort=name&dir=ASC&mode=heatmap#x5f9ca077da72a4b6:1
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.