Skip to content

Commit 2b65ab2

Browse files
committed
Clarify that this is a comment
Stylistically matching --warn-unused-ignores' docs.
1 parent 091c021 commit 2b65ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/command_line.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ potentially problematic or redundant in some way.
442442

443443
.. option:: --disallow-ignore-without-code
444444

445-
This flag will disallow ``type: ignore`` comments which do not have
445+
This flag will disallow ``# type: ignore`` comments which do not have
446446
error codes::
447447

448448
prog.py:1: error: "type: ignore" comment without error code

0 commit comments

Comments
 (0)