mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 14:01:55 +08:00
A new shade of Black (#11362)
This commit is contained in:
@@ -86,4 +86,5 @@ class AbstractReducer(metaclass=ABCMeta):
|
||||
sendfds = _sendfds
|
||||
recvfds = _recvfds
|
||||
DupFd = _DupFd
|
||||
|
||||
def __init__(self, *args: Unused) -> None: ...
|
||||
|
||||
Reference in New Issue
Block a user