##// END OF EJS Templates
Tweak parallel tests so they convert to Python 3 properly.
Tweak parallel tests so they convert to Python 3 properly.

File last commit:

r3666:a6a0636a
r4202:26addb0a
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()