Skip to content

Commit db80c85

Browse files
committed
Fix stub
1 parent 541c9e7 commit db80c85

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

netfilterqueue/_impl.pyi

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ import socket
22
from enum import IntEnum
33
from typing import Callable, Dict, Optional, Tuple
44

5-
__version__: str
6-
VERSION: Tuple[int, ...]
7-
85
COPY_NONE: int
96
COPY_META: int
107
COPY_PACKET: int

0 commit comments

Comments
 (0)