restapi.utilities.meta.Meta.get_new_classes_from_module

static Meta.get_new_classes_from_module(module)[source]

Skip classes not originated inside the module.

Parameters:

module (ModuleType)

Return type:

dict[str, type[Any]]