no longer need the warnings module since the deprecated functions were removed
This commit is contained in:
@ -16,7 +16,6 @@
|
|||||||
# Written by Richard Berger <richard.berger@temple.edu>
|
# Written by Richard Berger <richard.berger@temple.edu>
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
import warnings
|
|
||||||
from ctypes import POINTER, c_void_p, c_char_p, c_double, c_int, c_int32, c_int64, cast
|
from ctypes import POINTER, c_void_p, c_char_p, c_double, c_int, c_int32, c_int64, cast
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user