##// END OF EJS Templates
Reformat test to a standard style.
Reformat test to a standard style.

File last commit:

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