docs: expose merge_insert doc for remote python SDK (#1464)

`merge_insert` API is not shown up on
[`RemoteTable`](https://lancedb.github.io/lancedb/python/saas-python/#lancedb.remote.table.RemoteTable)
today

* Also bump `ruff` version as well
This commit is contained in:
Lei Xu
2024-07-22 10:48:16 -07:00
committed by GitHub
parent 69295548cc
commit c9c61eb060
4 changed files with 29 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
# Python API Reference (SaaS)
This section contains the API reference for the SaaS Python API.
This section contains the API reference for the LanceDB Cloud Python API.
## Installation