summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/7506.false_positive
diff options
context:
space:
mode:
Diffstat (limited to 'doc/whatsnew/fragments/7506.false_positive')
-rw-r--r--doc/whatsnew/fragments/7506.false_positive3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/whatsnew/fragments/7506.false_positive b/doc/whatsnew/fragments/7506.false_positive
deleted file mode 100644
index c6424e1f2..000000000
--- a/doc/whatsnew/fragments/7506.false_positive
+++ /dev/null
@@ -1,3 +0,0 @@
-Fix ``unused-import`` false positive for usage of ``six.with_metaclass``.
-
-Closes #7506