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 2bf5738 commit f14f070Copy full SHA for f14f070
src/tmuxp/_types.py
@@ -1,4 +1,4 @@
1
-"""Internal, :const:`typing.TYPE_CHECKING` guarded :term:`type annotations <annotation>`.
+"""Internal, :const:`typing.TYPE_CHECKING` guarded :term:`typings <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