reporter_utils.extractions.get_extractions
- reporter_utils.extractions.get_extractions(prog_module: module | ~pathlib.Path | str, *, cls: type[~reporter_utils.extractions.T_Extraction] = <class 'reporter_utils.extractions.Extraction'>, **cls_kwargs) dict[str, T_Extraction]