dcase_framework.utils.get_class_inheritors

dcase_framework.utils.get_class_inheritors(klass)[source]

Get all classes inherited from given class

Parameters:

klass : class

Returns:

list

List of classes