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 e58766a commit c7cc090Copy full SHA for c7cc090
src/libtmux/_internal/types.py
@@ -2,7 +2,7 @@
2
3
Notes
4
-----
5
-:class:`StrPath` and :class:`StrOrBytesPath` is based on `typeshed's`_.
+:class:`StrPath` is based on `typeshed's`_.
6
7
.. _typeshed's: https://github.com/python/typeshed/blob/5ff32f3/stdlib/_typeshed/__init__.pyi#L176-L179
8
""" # E501
0 commit comments