LGTM.com - false positive `py/member-test-non-container`
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**
At the beginning of the function, I immediately return if the data is not `typing.MutableMapping`
But after this check, i got 3 errors `py/member-test-non-container`
**URL to the alert on the project page on LGTM.com**
https://lgtm.com/projects/g/4DNucleome/PartSeg/snapshot/974a508009f06dc539055db215ff6319d39b9c42/files/package/PartSegCore/io_utils.py?sort=name&dir=ASC&mode=heatmap#x1773fda46d4c0a84:1
Contributor guide
Assessment
This issue has not been assessed yet.