Skip to content

Commit 38c807d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent c79a28f commit 38c807d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stdlib/wave.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import sys
2-
from os import PathLike
32
from _typeshed import ReadableBuffer, Unused
3+
from os import PathLike
44
from typing import IO, Any, BinaryIO, Final, Literal, NamedTuple, NoReturn, TypeAlias, overload
55
from typing_extensions import Self, deprecated
66

0 commit comments

Comments
 (0)