##// 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 9 import warnings
10 10 import signal
11 11 import sys
12 import re
12 13 from typing import Callable
13 14
14 15
General Comments 0
You need to be logged in to leave comments. Login now