Add missing import

test
Jan Petykiewicz 7 years ago
parent b50b37c1c4
commit 61289a6858

@ -9,7 +9,7 @@ import copy
import ctypes
import logging
from .utils import ctypes_buffer_t, search_buffer
from .utils import ctypes_buffer_t, search_buffer, ctypes_equal
logging.basicConfig(level=logging.INFO)

Loading…
Cancel
Save