mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-31 16:44:25 +08:00
A new shade of Black (#11362)
This commit is contained in:
@@ -42,6 +42,7 @@ if sys.platform == "win32":
|
||||
def __exit__(
|
||||
self, exc_type: type[BaseException] | None, exc_val: BaseException | None, tb: TracebackType | None
|
||||
) -> None: ...
|
||||
|
||||
READ_CONTROL: int
|
||||
STANDARD_RIGHTS_REQUIRED: int
|
||||
STANDARD_RIGHTS_READ: int
|
||||
|
||||
Reference in New Issue
Block a user