Skip to content

Commit 10ffd2e

Browse files
fix the fix
1 parent 78af836 commit 10ffd2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/error_code_list2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ Example:
680680
.. _code-untyped-decorator:
681681

682682
Error if an untyped decorator makes a typed function effectively untyped [untyped-decorator]
683-
------------------------------------------------------
683+
--------------------------------------------------------------------------------------------
684684

685685
If enabled with :option:`--disallow-untyped-decorators <mypy --disallow-untyped-decorators>`
686686
mypy generates an error if a typed function is wrapped by an untyped decorator

0 commit comments

Comments
 (0)