diff --git a/docs/source/error_code_list.rst b/docs/source/error_code_list.rst index 71c1f64ef002..f7f702aa7fcb 100644 --- a/docs/source/error_code_list.rst +++ b/docs/source/error_code_list.rst @@ -673,6 +673,8 @@ Example: See :ref:`ignore-missing-imports` for how to work around these errors. +.. _code-import-untyped: + Check that import target can be found [import-untyped] --------------------------------------------------------