QPromaQ's picture
Reset repository and upload final project (part 22)
84e1395 verified
Raw
History Blame Contribute Delete
142 Bytes
import warnings
warnings.warn(
"scipy.misc.common is deprecated and will be removed in 2.0.0",
DeprecationWarning,
stacklevel=2
)