pymhf.core.importing module# pymhf.core.importing.import_file(fpath: str) → ModuleType | None# pymhf.core.importing.parse_file_for_mod(data: str) → bool# Parse the provided data and determine if there is at least one mod class in it.