Skip to content

Commit 4a62743

Browse files
authored
Update stubs/pywin32/pythoncom.pyi
1 parent 7a65372 commit 4a62743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/pywin32/pythoncom.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ TYPEFLAG_FPREDECLID: int
415415
TYPEFLAG_FREPLACEABLE: int
416416
TYPEFLAG_FRESTRICTED: int
417417
TYPEFLAG_FREVERSEBIND: int
418-
RecordClasses: dict[Incomplete, com_record]
418+
RecordClasses: dict[str, com_record]
419419
TypeIIDs: dict[_win32typing.PyIID, type]
420420
URL_MK_LEGACY: int
421421
URL_MK_UNIFORM: int

0 commit comments

Comments
 (0)