We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1f5c4a commit 5525ffcCopy full SHA for 5525ffc
algoliasearch/__init__.py
@@ -35,3 +35,4 @@ class algoliasearch(object):
35
Client = client.Client
36
Index = index.Index
37
AlgoliaException = helpers.AlgoliaException
38
+ RequestOptions = client.RequestOptions
0 commit comments