##// END OF EJS Templates
fix trailing whitespace from reseting indentation
fix trailing whitespace from reseting indentation

File last commit:

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