From 892462960d7c7aeb372e975aed54c6cf5ea62095 Mon Sep 17 00:00:00 2001 From: Nick Coghlan Date: Thu, 23 May 2024 18:06:18 +1000 Subject: [PATCH] Remove random paste error from NEWS.rst --- NEWS.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/NEWS.rst b/NEWS.rst index a7aa7e3..61c2455 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -35,8 +35,6 @@ Release History * Added: CPython 3.11, CPython 3.12 * Dropped: CPython 3.6, CPython 3.7 -python -m mypy.stubtest --allowlist dev/mypy.allowlist contextlib2 - 21.6.0 (2021-06-27) ^^^^^^^^^^^^^^^^^^^