Rasmus Wriedt Larsen
|
ca22ec6104
|
Merge pull request #2042 from tausbn/python-fix-unused-import-fps
Python: Fix false positives in `py/unused-import`.
|
2019-11-04 14:47:30 +01:00 |
|
Taus Brock-Nannestad
|
32de65c0c6
|
Python: Add discussed test case (a false negative).
|
2019-10-22 15:10:40 +02:00 |
|
Taus Brock-Nannestad
|
83bf54c524
|
Python: Move false positive (now a true negative) into subfolder.
|
2019-10-22 15:08:29 +02:00 |
|
Taus Brock-Nannestad
|
70d9d1bd0e
|
Python: Add false positive test case for cyclic import.
|
2019-10-18 14:03:23 +02:00 |
|
Taus Brock-Nannestad
|
aa16d20d5a
|
Python: Fix false positive for cyclic imports guarded by if False:.
|
2019-09-27 15:22:12 +02:00 |
|
Taus Brock-Nannestad
|
25985e901b
|
Python: Remove a few false positives from py/unused-import.
|
2019-09-27 11:46:59 +02:00 |
|
Mark Shannon
|
547b3eb973
|
Python: Fix 'unused import' to no longer give alerts for imported modules used in typehints.
|
2019-01-22 17:38:09 +00:00 |
|
Mark Shannon
|
9f93bf8d17
|
Python: Fix 'unused import' to no longer give alerts for imported modules used in doctests.
|
2019-01-18 11:08:53 +00:00 |
|
Mark Shannon
|
05b69a1c0f
|
QL tests for Python queries and libraries.
|
2018-11-19 15:15:54 +00:00 |
|