##// END OF EJS Templates
fix null comparisons in sqlitedb backend...
r5884:8e614863
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()