fix compatibility with scipy 1.8
_Qhull
object was moved to _qhull
module from qhull
. Additionally, ConvexHull
is available directly in scipy.spatial
anyway.
_Qhull
object was moved to _qhull
module from qhull
. Additionally, ConvexHull
is available directly in scipy.spatial
anyway.