##// END OF EJS Templates
suppress warnings in ipexec tests...
suppress warnings in ipexec tests shim imports cause lots of warnings should we always suppress warnings in these tests?

File last commit:

r20998:5509f541
r21000:d744cc22
Show More
__init__.py
5 lines | 155 B | text/x-python | PythonLexer
# FIXME: import IPython first, to avoid circular imports
# this shouldn't be needed after finishing the big split
import IPython
from .traitlets import *