summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/5327.false_positive
diff options
context:
space:
mode:
Diffstat (limited to 'doc/whatsnew/fragments/5327.false_positive')
-rw-r--r--doc/whatsnew/fragments/5327.false_positive4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/whatsnew/fragments/5327.false_positive b/doc/whatsnew/fragments/5327.false_positive
deleted file mode 100644
index 0cac649f8..000000000
--- a/doc/whatsnew/fragments/5327.false_positive
+++ /dev/null
@@ -1,4 +0,0 @@
-Fix false-positive for ``used-before-assignment`` in pattern matching
-with a guard.
-
-Closes #5327