BaseConfig.parse_file# classmethod BaseConfig.parse_file(path, *, content_type=None, encoding='utf8', proto=None, allow_pickle=False)# Parameters: path (str | Path) content_type (str | None) encoding (str) proto (DeprecatedParseProtocol | None) allow_pickle (bool) Return type: Self