Skip to content

Commit 6a9766e

Browse files
committed
docs: remove deprecation notice from annotate docs
1 parent e0a550b commit 6a9766e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/cmd.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -906,8 +906,7 @@ Text annotation: ``coverage annotate``
906906
.. note::
907907

908908
The **annotate** command has been obsoleted by more modern reporting tools,
909-
including the **html** command. **annotate** will be removed in a future
910-
version.
909+
including the **html** command.
911910

912911
The **annotate** command produces a text annotation of your source code. With
913912
a ``-d`` argument specifying an output directory, each Python file becomes a

0 commit comments

Comments
 (0)