summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/7506.false_positive
blob: c6424e1f2e8d1ffe92727bf4630c81443bf8683a (plain)
1
2
3
Fix ``unused-import`` false positive for usage of ``six.with_metaclass``.

Closes #7506