Skip to content

Commit cc255a0

Browse files
committed
tests(fixtures[_types]): Note pydocstyle updates
1 parent 3160a7b commit cc255a0

File tree

1 file changed

+1
-1
lines changed
  • tests/fixtures/pluginsystem/partials

1 file changed

+1
-1
lines changed

tests/fixtures/pluginsystem/partials/_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` scoped :term:`type annotations <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)