##// END OF EJS Templates
Merge pull request #4342 from abhinav-upadhyay/unnessary-variable-assignment...
Merge pull request #4342 from abhinav-upadhyay/unnessary-variable-assignment Return value directly from the try block and avoid a variable

File last commit:

r10284:2a5c0f89
r12948:f8bc560e merge
Show More
__init__.py
2 lines | 86 B | text/x-python | PythonLexer
from .manager import IOLoopKernelManager
from .restarter import IOLoopKernelRestarter