spark_pipeline_framework.utilities.module_utilities¶
Module Contents¶
Functions¶
|
Gets the first class in the specified module |
- spark_pipeline_framework.utilities.module_utilities.get_first_class_in_module(module: Any) Any¶
Gets the first class in the specified module :param module: :return: