read_error_code_file# lsst.ts.m2com.read_error_code_file(filepath: str | Path) → dict[str, list]# Read the error code file. Parameters# filepathstr or pathlib.PosixPathTSV file path. Returns# contentdictFile content.