##// END OF EJS Templates
allow docs to build on http://readthedocs.org/
allow docs to build on http://readthedocs.org/

File last commit:

r4910:0dc49390
r8151:350a29ec
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()