mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-16 03:24:54 +08:00
A new shade of Black (#11362)
This commit is contained in:
@@ -2592,6 +2592,7 @@ if sys.platform == "win32":
|
||||
wShowWindow: int
|
||||
lpAttributeList: Mapping[str, Any]
|
||||
def copy(self) -> STARTUPINFO: ...
|
||||
|
||||
from _winapi import (
|
||||
ABOVE_NORMAL_PRIORITY_CLASS as ABOVE_NORMAL_PRIORITY_CLASS,
|
||||
BELOW_NORMAL_PRIORITY_CLASS as BELOW_NORMAL_PRIORITY_CLASS,
|
||||
|
||||
Reference in New Issue
Block a user