Skip to content

Commit f14f070

Browse files
committed
_types: Note pydocstyle updates
1 parent 2bf5738 commit f14f070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tmuxp/_types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Internal, :const:`typing.TYPE_CHECKING` guarded :term:`type annotations <annotation>`.
1+
"""Internal, :const:`typing.TYPE_CHECKING` guarded :term:`typings <annotation>`.
22
33
These are _not_ to be imported at runtime as `typing_extensions` is not
44
bundled with tmuxp. Usage example:

0 commit comments

Comments
 (0)