Skip to content

Commit 78af836

Browse files
Update docs/source/error_code_list2.rst: fix heading underline
Co-authored-by: A5rocks <[email protected]>
1 parent 8b62963 commit 78af836

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)