LGTM.com - false positive - Python - except (Exception if condition else NeverRaise)
Abierto
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**
This is both a valid construct and a compact way to express the fact that under certain conditions, a particular except block should not be processed.
https://lgtm.com/projects/g/jbarlow83/OCRmyPDF/snapshot/c3799e9226e368d3339d8c411484892ba54cbd81/files/src/ocrmypdf/_sync.py?sort=name&dir=ASC&mode=heatmap#x17505d1e5cd98f90:1
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.