LGTM.com - false positive - unused import in `try` statement
未關閉
false-positive
Python
- 主要語言
- CodeQL
- 星號
- 10.1k
- 分支
- 2.1k
- 平均合併
- 2 天 15 小時
- 30 天內合併 PR
- 141
描述
**Description of the false positive**
`Unused import` reported, when the import is in a `try` statement to check the availability of a package, which determines the tests to be run afterwards. May be good if imports in a `try` statement are excempt from such a report.
**URL to the alert on the project page on LGTM.com**
https://lgtm.com/projects/g/hyperspy/hyperspy/snapshot/508d6caf0efc5c0a258c67f5c2ecab8a977c413e/files/hyperspy/conftest.py#x4aef4cf8f643dffd:1
貢獻指南
評估
這個 Issue 還沒有評估資料。