##// END OF EJS Templates
Don't link file again if it's already a correct hard link...
Don't link file again if it's already a correct hard link Closes gh-6450

File last commit:

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