LGTM.com - false positive - missing names imported by function
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**
`The name 'eds' is exported by __all__ but is not defined.`
This and the other missing names are imported by a function below and thus not recognized.
**URL to the alert on the project page on LGTM.com**
https://lgtm.com/projects/g/hyperspy/hyperspy/snapshot/508d6caf0efc5c0a258c67f5c2ecab8a977c413e/files/hyperspy/api_nogui.py?sort=name&dir=ASC&mode=heatmap#xadcdd5256a8f42d0:1
Contributor guide
Assessment
This issue has not been assessed yet.