From 6a9766e65c92e2ccc9e75abd17c8a09e48c16bda Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 10 Dec 2023 15:17:27 -0500 Subject: [PATCH] docs: remove deprecation notice from `annotate` docs --- doc/cmd.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/cmd.rst b/doc/cmd.rst index 419300567..9892d8757 100644 --- a/doc/cmd.rst +++ b/doc/cmd.rst @@ -906,8 +906,7 @@ Text annotation: ``coverage annotate`` .. note:: The **annotate** command has been obsoleted by more modern reporting tools, - including the **html** command. **annotate** will be removed in a future - version. + including the **html** command. The **annotate** command produces a text annotation of your source code. With a ``-d`` argument specifying an output directory, each Python file becomes a