Skip to content

Commit 838806e

Browse files
committed
fix
1 parent b7eb0d5 commit 838806e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stdlib/_ctypes.pyi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ _SetT = TypeVar("_SetT")
198198

199199
if sys.version_info >= (3, 14):
200200
@final
201-
@type_check_only
202201
class CField(Generic[_CT, _GetT, _SetT]):
203202
offset: int
204203
size: int

0 commit comments

Comments
 (0)