github / github/codeql

LGTM.com - false positive - unused import in `try` statement

Open
#9,652 1 comment 0 reactions 0 assignees View on GitHub
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**

`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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.