summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/6559.new_check
diff options
context:
space:
mode:
Diffstat (limited to 'doc/whatsnew/fragments/6559.new_check')
-rw-r--r--doc/whatsnew/fragments/6559.new_check4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/whatsnew/fragments/6559.new_check b/doc/whatsnew/fragments/6559.new_check
deleted file mode 100644
index fa4f146e3..000000000
--- a/doc/whatsnew/fragments/6559.new_check
+++ /dev/null
@@ -1,4 +0,0 @@
-Add a ``bad-chained-comparison`` check that emits a warning when
-there is a chained comparison where one expression is semantically incompatible with the other.
-
-Closes #6559