##// END OF EJS Templates
don't create js test directories unless they are being used...
don't create js test directories unless they are being used just moves a setup block from `__init__` to `launch`

File last commit:

r9190:20a102a5
r15249:7acafd05
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()