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 859475f commit 9911196Copy full SHA for 9911196
crates/ty_python_semantic/resources/mdtest/import/partial_stub_packages.md
@@ -426,7 +426,8 @@ reveal_type(Fake().fake) # revealed: Unknown
426
427
## Namespace stub with missing module
428
429
-Namespace stubs are always partial.
+Namespace stubs are always partial, as specified in:
430
+<https://peps.python.org/pep-0561/#partial-stub-packages>
431
432
This is a regression test for <https://github.com/astral-sh/ty/issues/520>.
433
0 commit comments