diff --git a/crates/ty_python_semantic/resources/mdtest/import/partial_stub_packages.md b/crates/ty_python_semantic/resources/mdtest/import/partial_stub_packages.md index b84faf4c85..a609c998b3 100644 --- a/crates/ty_python_semantic/resources/mdtest/import/partial_stub_packages.md +++ b/crates/ty_python_semantic/resources/mdtest/import/partial_stub_packages.md @@ -426,7 +426,8 @@ reveal_type(Fake().fake) # revealed: Unknown ## Namespace stub with missing module -Namespace stubs are always partial. +Namespace stubs are always partial, as specified in: + This is a regression test for .