##// END OF EJS Templates
Skip octavemagic tests if oct2py is unavailable.
Skip octavemagic tests if oct2py is unavailable.

File last commit:

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