massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / google-cloud-ndb / google / cloud / ndb / _batch.pyi
1 from typing import Any
2
3 def get_batch(batch_cls, options: Any | None = ...): ...