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 3160a7b commit cc255a0Copy full SHA for cc255a0
tests/fixtures/pluginsystem/partials/_types.py
@@ -1,4 +1,4 @@
1
-"""Internal, :const:`typing.TYPE_CHECKING` guarded :term:`type annotations <annotation>`.
+"""Internal, :const:`typing.TYPE_CHECKING` scoped :term:`type annotations <annotation>`.
2
3
These are _not_ to be imported at runtime as `typing_extensions` is not
4
bundled with tmuxp. Usage example:
0 commit comments