##// END OF EJS Templates
Update imports
jakobgager -
Show More
@@ -13,6 +13,7 b''
13 13 #-----------------------------------------------------------------------------
14 14
15 15 import re
16 from IPython.utils import coloransi
16 17
17 18 #-----------------------------------------------------------------------------
18 19 # Classes and functions
@@ -18,7 +18,6 b' import re'
18 18
19 19 # Our own imports
20 20 import textwrap
21 from IPython.utils import coloransi
22 21 #-----------------------------------------------------------------------------
23 22 # Functions
24 23 #-----------------------------------------------------------------------------
General Comments 0
You need to be logged in to leave comments. Login now