mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-27 05:12:10 +08:00
Upgrade black version (#7089)
This commit is contained in:
@@ -61,6 +61,7 @@ if sys.platform != "win32":
|
||||
def ru_nvcsw(self) -> int: ...
|
||||
@property
|
||||
def ru_nivcsw(self) -> int: ...
|
||||
|
||||
def getpagesize() -> int: ...
|
||||
def getrlimit(__resource: int) -> tuple[int, int]: ...
|
||||
def getrusage(__who: int) -> struct_rusage: ...
|
||||
|
||||
Reference in New Issue
Block a user