##// END OF EJS Templates
fix sys import in remotefunction
MinRK -
Show More
@@ -18,6 +18,7 Authors:
18
18
19 from __future__ import division
19 from __future__ import division
20
20
21 import sys
21 import warnings
22 import warnings
22
23
23 from IPython.testing.skipdoctest import skip_doctest
24 from IPython.testing.skipdoctest import skip_doctest
General Comments 0
You need to be logged in to leave comments. Login now