We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a42a62 commit 606a07bCopy full SHA for 606a07b
README.md
@@ -13,6 +13,7 @@
13
## Example: Using the Python Client:
14
```python
15
from gearsclient import GearsRemoteBuilder as GearsBuilder
16
+from gearsclient import execute
17
import redis
18
19
conn = redis.Redis(host='localhost', port=6379)
0 commit comments