There was an error while loading. Please reload this page.
1 parent 541c9e7 commit db80c85Copy full SHA for db80c85
netfilterqueue/_impl.pyi
@@ -2,9 +2,6 @@ import socket
2
from enum import IntEnum
3
from typing import Callable, Dict, Optional, Tuple
4
5
-__version__: str
6
-VERSION: Tuple[int, ...]
7
-
8
COPY_NONE: int
9
COPY_META: int
10
COPY_PACKET: int
0 commit comments