##// END OF EJS Templates
Merge pull request #567 from ivanov/inputsplit-trailing-whitespace...
Merge pull request #567 from ivanov/inputsplit-trailing-whitespace ignore trailing whitespace after colon for autoindent

File last commit:

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