ModuleDeprecationWarning#

exception scikitplot.exceptions.ModuleDeprecationWarning[source]#

Module deprecation warning.

Warning

This warning should not be used, since nose testing is not relevant anymore.

The nose tester turns ordinary Deprecation warnings into test failures. That makes it hard to deprecate whole modules, because they get imported by default. So this is a special Deprecation warning that the nose tester will let pass without making tests fail.

Annotation:

Unrecognized objtype: exception