mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-18 06:19:47 +08:00
A new shade of Black (#11362)
This commit is contained in:
@@ -24,6 +24,7 @@ class loop(AbstractLoop):
|
||||
ref: bool
|
||||
active: bool
|
||||
closing: bool
|
||||
|
||||
def debug(self) -> list[_HandleState]: ...
|
||||
def install_sigchld(self) -> None: ...
|
||||
def reset_sigchld(self) -> None: ...
|
||||
|
||||
Reference in New Issue
Block a user