LGTM.com - false positive - Python - except (Exception if condition else NeverRaise)
Open
false-positive
Python
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
**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
Contributor guide
Assessment
This issue has not been assessed yet.