We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78af836 commit 10ffd2eCopy full SHA for 10ffd2e
docs/source/error_code_list2.rst
@@ -680,7 +680,7 @@ Example:
680
.. _code-untyped-decorator:
681
682
Error if an untyped decorator makes a typed function effectively untyped [untyped-decorator]
683
-------------------------------------------------------
+--------------------------------------------------------------------------------------------
684
685
If enabled with :option:`--disallow-untyped-decorators <mypy --disallow-untyped-decorators>`
686
mypy generates an error if a typed function is wrapped by an untyped decorator
0 commit comments