![]() |
TFDS typing annotations.
Classes
class PurePath
: Protocol for pathlib.PurePath-like API.
class ReadOnlyPath
: Protocol for read-only methods of pathlib.Path-like API.
class ReadWritePath
: Protocol for pathlib.Path-like API.
Type Aliases
Other Members | |
---|---|
PathLikeCls |
(<class 'str'>, <class 'os.PathLike'>)
|
T |
Instance of typing.TypeVar
|