"""ODPS (MaxCompute) client.""" from supply_infra.odps.client import ODPSClient, get_odps_client __all__ = ["ODPSClient", "get_odps_client"]