Skip to content

Commit 746574b

Browse files
committed
remove edits as these belong to another PR / branch
1 parent 9db01a3 commit 746574b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docs/sphinx/helpers.rst

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,6 @@ Helpers
55

66
Collection of simple helper functions that abstract some specifics of the raw API.
77

8-
Connecting
9-
----------
10-
11-
.. code-block:: python
12-
13-
from elasticsearch import Elasticsearch, helpers
14-
15-
client = Elasticsearch(cloud_id="YOUR_CLOUD_ID", api_key="YOUR_API_KEY")
16-
178

189
Bulk helpers
1910
------------

0 commit comments

Comments
 (0)