Skip to content

Commit c5750ca

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 69ab518 commit c5750ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-data/unit/lib-stub/weakref.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ class CallableProxyType(Generic[_C]): # "weakcallableproxy"
1919
__call__: _C
2020
__hash__: ClassVar[None] # type: ignore[assignment]
2121

22-
__all__ = ["proxy"]
22+
__all__ = ["proxy"]

0 commit comments

Comments
 (0)