##// END OF EJS Templates
remove remaining unused testing.tools.monkeypatch import
Min RK -
Show More
@@ -14,7 +14,6 b' except ImportError:'
14 14 from IPython.kernel import KernelClient
15 15 from IPython.terminal.console.interactiveshell import ZMQTerminalInteractiveShell
16 16 from IPython.utils.tempdir import TemporaryDirectory
17 from IPython.testing.tools import monkeypatch
18 17 from IPython.testing.decorators import skip_without
19 18 from IPython.utils.ipstruct import Struct
20 19
General Comments 0
You need to be logged in to leave comments. Login now