Skip to content

Commit 0604134

Browse files
committed
minor fix
1 parent d93892f commit 0604134

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/ctypes/__init__.pyi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ from _ctypes import (
1010
_CArgObject as _CArgObject,
1111
_CData as _CData,
1212
_CDataType as _CDataType,
13+
_CField as _CField,
1314
_CTypeBaseType,
1415
_Pointer as _Pointer,
1516
_PointerLike as _PointerLike,

0 commit comments

Comments
 (0)