from typing import Any def get_batch(batch_cls, options: Any | None = ...): ...