Skip to content

Commit c7cc090

Browse files
committed
docs: Fix mention of non-existant type
1 parent e58766a commit c7cc090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libtmux/_internal/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
Notes
44
-----
5-
:class:`StrPath` and :class:`StrOrBytesPath` is based on `typeshed's`_.
5+
:class:`StrPath` is based on `typeshed's`_.
66
77
.. _typeshed's: https://github.com/python/typeshed/blob/5ff32f3/stdlib/_typeshed/__init__.pyi#L176-L179
88
""" # E501

0 commit comments

Comments
 (0)