Skip to content

Commit 81e4b56

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent abcff4f commit 81e4b56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stdlib/contextlib.pyi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ from types import TracebackType
77
from typing import Any, Generic, Protocol, TypeVar, overload, runtime_checkable, type_check_only
88
from typing_extensions import ParamSpec, Self, TypeAlias, deprecated
99

10-
1110
__all__ = [
1211
"contextmanager",
1312
"closing",

0 commit comments

Comments
 (0)