LGTM.com - false positive - Module is imported with both 'import' and 'import from'
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 least from my eyes I have not been able to see a place where both `import` and `import from` are used for logging.
For built-in logging `import` is used, and for the projects own logging `import from`
**URL to the alert on the project page on LGTM.com**
https://lgtm.com/projects/g/rotki/rotki/snapshot/14ef94331652f0e3911d5f9c364abdeb93db4094/files/rotkehlchen/exchanges/independentreserve.py?sort=name&dir=ASC&mode=heatmap#x8492b90100d77b20:1
Contributor guide
Assessment
This issue has not been assessed yet.