##// END OF EJS Templates
MAINT: Remove unncessary try/catch around import_item....
MAINT: Remove unncessary try/catch around import_item. This was a relic of an earlier implementation that wasn't using `import_item` directly.

File last commit:

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