##// END OF EJS Templates
avoid copious warnings in interact tests...
avoid copious warnings in interact tests comm was mocked out, but in a way that makes traitlets complain

File last commit:

r16120:24b93a1d
r17926:3e28c1c9
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()