##// END OF EJS Templates
forgotten import
Matthias Bussonnier -
Show More
@@ -9,6 +9,7 b' Module to define and register Terminal IPython shortcuts with'
9 import warnings
9 import warnings
10 import signal
10 import signal
11 import sys
11 import sys
12 import re
12 from typing import Callable
13 from typing import Callable
13
14
14
15
General Comments 0
You need to be logged in to leave comments. Login now